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 4eea459Copy full SHA for 4eea459
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 :meth:`gzip.GzipFile.readinto` and
2
+:meth:`gzip.GzipFile.readinto1` as soon as possible, avoiding unnecessary
3
+allocations. Patch by Chris Markiewicz.
0 commit comments