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 serhiy.storchaka
Recipients Oren Milman, brett.cannon, serhiy.storchaka, twouters
Date 2017-08-29.17:40:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504028417.45.0.474961642426.issue31291@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 631fdee6e61b4ba8ce800f827fecdd536bfb04f3 by Serhiy Storchaka (Oren Milman) in branch 'master':
bpo-31291: Fixed an assertion failure in zipimport.zipimporter.get_data() (#3226)
https://github.com/python/cpython/commit/631fdee6e61b4ba8ce800f827fecdd536bfb04f3
History
Date User Action Args
2017-08-29 17:40:17serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, brett.cannon, Oren Milman
2017-08-29 17:40:17serhiy.storchakasetmessageid: <1504028417.45.0.474961642426.issue31291@psf.upfronthosting.co.za>
2017-08-29 17:40:17serhiy.storchakalinkissue31291 messages
2017-08-29 17:40:17serhiy.storchakacreate