Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0530957 commit e94363aCopy full SHA for e94363a
1 file changed
Misc/NEWS.d/next/Library/2025-01-08-15-14-17.gh-issue-128647.GabglU.rst
@@ -0,0 +1,3 @@
1
+Write to buffers passed to :func:`gzip.GzipFile.readinto` and
2
+:func:`gzip.GzipFile.readinto1` as soon as possible, avoiding unnecessary
3
+allocations. Patch by Chris Markiewicz.
0 commit comments