There was an error while loading. Please reload this page.
1 parent 2335538 commit da69f5dCopy full SHA for da69f5d
1 file changed
Misc/NEWS.d/next/Library/2026-08-18-13-54-05.gh-issue-156002.CcWXPP.rst
@@ -0,0 +1,3 @@
1
+In :mod:`zipfile`, bound the amount of data that's decompressed at once
2
+using bzip2, LZMA and Zstandard to avoid allocating excessive memory if the
3
+archive declares a large uncompressed size.
0 commit comments