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 brett.cannon
Recipients Oren Milman, brett.cannon
Date 2017-09-29.18:34:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506710073.92.0.213398074469.issue31602@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 01c6a8859ef2ff5545a87cf537573bd342c848bf by Brett Cannon (Oren Milman) in branch 'master':
bpo-31602: Fix an assertion failure in zipimporter.get_source() in case of a bad zlib.decompress() (GH-3784)
https://github.com/python/cpython/commit/01c6a8859ef2ff5545a87cf537573bd342c848bf
History
Date User Action Args
2017-09-29 18:34:33brett.cannonsetrecipients: + brett.cannon, Oren Milman
2017-09-29 18:34:33brett.cannonsetmessageid: <1506710073.92.0.213398074469.issue31602@psf.upfronthosting.co.za>
2017-09-29 18:34:33brett.cannonlinkissue31602 messages
2017-09-29 18:34:33brett.cannoncreate