This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients gregory.p.smith, igorvoltaic, malin, miss-islington, python-dev
Date 2021-05-17.17:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621272910.62.0.947157273397.issue43650@roundup.psfhosted.org>
In-reply-to
Content
New changeset 049c4125f8a2b482c6129db68463f58e20c31526 by Miss Islington (bot) in branch '3.9':
bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large files (GH-25058)
https://github.com/python/cpython/commit/049c4125f8a2b482c6129db68463f58e20c31526
History
Date User Action Args
2021-05-17 17:35:10miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, python-dev, malin, igorvoltaic
2021-05-17 17:35:10miss-islingtonsetmessageid: <1621272910.62.0.947157273397.issue43650@roundup.psfhosted.org>
2021-05-17 17:35:10miss-islingtonlinkissue43650 messages
2021-05-17 17:35:10miss-islingtoncreate