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-09.16:51:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489078268.38.0.141230915373.issue29774@psf.upfronthosting.co.za>
In-reply-to
Content
I merged your PR, thanks!

I don't think that this minor enhancement on error message is worth it to be backported. It only impacts corrupted ZIP files, and 3.6 and older already raise an error message.

I updated manually the PR status, it seems like the GitHub bot is still broken.
History
Date User Action Args
2017-03-09 16:51:08vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-03-09 16:51:08vstinnersetmessageid: <1489078268.38.0.141230915373.issue29774@psf.upfronthosting.co.za>
2017-03-09 16:51:08vstinnerlinkissue29774 messages
2017-03-09 16:51:08vstinnercreate