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 jaraco
Recipients bustawin, jaraco, xtreak
Date 2020-10-03.14:58:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601737123.76.0.581795147688.issue40564@roundup.psfhosted.org>
In-reply-to
Content
New changeset ebbe8033b1c61854c4b623aaf9c3e170d179f875 by Jason R. Coombs in branch 'master':
bpo-40564: Avoid copying state from extant ZipFile. (GH-22371)
https://github.com/python/cpython/commit/ebbe8033b1c61854c4b623aaf9c3e170d179f875
History
Date User Action Args
2020-10-03 14:58:43jaracosetrecipients: + jaraco, xtreak, bustawin
2020-10-03 14:58:43jaracosetmessageid: <1601737123.76.0.581795147688.issue40564@roundup.psfhosted.org>
2020-10-03 14:58:43jaracolinkissue40564 messages
2020-10-03 14:58:43jaracocreate