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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2017-03-24.22:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395100.5.0.656607136351.issue29774@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset feccdb2a249a71be330765be77dee57121866779 by Victor Stinner (Serhiy Storchaka) in branch 'master':
bpo-29774: Improve error reporting for corrupted extra field in ZIP file. (#583)
https://github.com/python/cpython/commit/feccdb2a249a71be330765be77dee57121866779
History
Date User Action Args
2017-03-24 22:38:20vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-03-24 22:38:20vstinnersetmessageid: <1490395100.5.0.656607136351.issue29774@psf.upfronthosting.co.za>
2017-03-24 22:38:20vstinnerlinkissue29774 messages
2017-03-24 22:38:20vstinnercreate