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 Jim.Jewett, NewerCookie, alanmcintyre, amaury.forgeotdarc, apolkosnik, berker.peksag, chuck, ethan.furman, francismb, georg.brandl, gregory.p.smith, ncoghlan, ronaldoussoren, serhiy.storchaka, terry.reedy
Date 2014-04-30.20:42:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398890543.03.0.136323817928.issue6839@psf.upfronthosting.co.za>
In-reply-to
Content
The bug was that BadZipFile was being raised when it shouldn't be so I wouldn't worry about documenting the behavior change other than in the Misc/NEWS entry that the ultimate commiter writes up.
History
Date User Action Args
2014-04-30 20:42:23gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, terry.reedy, ronaldoussoren, amaury.forgeotdarc, ncoghlan, alanmcintyre, NewerCookie, chuck, ethan.furman, francismb, berker.peksag, Jim.Jewett, serhiy.storchaka, apolkosnik
2014-04-30 20:42:23gregory.p.smithsetmessageid: <1398890543.03.0.136323817928.issue6839@psf.upfronthosting.co.za>
2014-04-30 20:42:23gregory.p.smithlinkissue6839 messages
2014-04-30 20:42:22gregory.p.smithcreate