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 2ac657d commit f272a9cCopy full SHA for f272a9c
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