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 alter-bug-tracer, berker.peksag, gregory.p.smith, matrixise, serhiy.storchaka
Date 2019-09-12.14:13:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568297627.45.0.234208468555.issue36991@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f1b857562b0f1601c9019db74c29b7d7e21ac9f by Gregory P. Smith (Berker Peksag) in branch 'master':
bpo-36991: Fix incorrect exception escaping ZipFile.extract() (GH-13632)
https://github.com/python/cpython/commit/2f1b857562b0f1601c9019db74c29b7d7e21ac9f
History
Date User Action Args
2019-09-12 14:13:47gregory.p.smithsetrecipients: + gregory.p.smith, berker.peksag, serhiy.storchaka, matrixise, alter-bug-tracer
2019-09-12 14:13:47gregory.p.smithsetmessageid: <1568297627.45.0.234208468555.issue36991@roundup.psfhosted.org>
2019-09-12 14:13:47gregory.p.smithlinkissue36991 messages
2019-09-12 14:13:47gregory.p.smithcreate