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 gregory.p.smith
Recipients gregory.p.smith, igorvoltaic, malin, miss-islington, python-dev
Date 2021-05-17.17:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621272934.08.0.109710068503.issue43650@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7a588621c2854bcef6ce9eeb54349b84ac078c45 by Miss Islington (bot) in branch '3.10':
bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large files (GH-25058) (GH-26190)
https://github.com/python/cpython/commit/7a588621c2854bcef6ce9eeb54349b84ac078c45
History
Date User Action Args
2021-05-17 17:35:34gregory.p.smithsetrecipients: + gregory.p.smith, python-dev, malin, miss-islington, igorvoltaic
2021-05-17 17:35:34gregory.p.smithsetmessageid: <1621272934.08.0.109710068503.issue43650@roundup.psfhosted.org>
2021-05-17 17:35:34gregory.p.smithlinkissue43650 messages
2021-05-17 17:35:34gregory.p.smithcreate