Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-43317: Use io.DEFAULT_BUFFER_SIZE instead of arbitrary number in gzip module#24645

Merged
methane merged 2 commits into
python:masterpython/cpython:masterfrom
rhpvorderman:bpo-43317rhpvorderman/cpython:bpo-43317Copy head branch name to clipboard
Feb 26, 2021
Merged

bpo-43317: Use io.DEFAULT_BUFFER_SIZE instead of arbitrary number in gzip module#24645
methane merged 2 commits into
python:masterpython/cpython:masterfrom
rhpvorderman:bpo-43317rhpvorderman/cpython:bpo-43317Copy head branch name to clipboard

Conversation

@rhpvorderman

@rhpvorderman rhpvorderman commented Feb 25, 2021

Copy link
Copy Markdown
Contributor

This improves the performance slightly, while also using a constant that is shared across the python code base.

https://bugs.python.org/issue43317

This improves the performance slightly, while also using a constant that is shared across the python code base.
@methane methane merged commit 7956ef8 into python:master Feb 26, 2021
@bedevere-bot

Copy link
Copy Markdown

@methane: Please replace # with GH- in the commit message next time. Thanks!

@rhpvorderman rhpvorderman deleted the bpo-43317 branch March 1, 2021 08:08
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.