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-30.11:08:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504091325.05.0.608177174453.issue31291@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 095a421b1606ee27e00a5d9d253b05a9f0cfadb8 by Serhiy Storchaka (Oren Milman) in branch '3.6':
[3.6] bpo-31291: Fixed an assertion failure in zipimport.zipimporter.get_data() (GH-3226) (#3243)
https://github.com/python/cpython/commit/095a421b1606ee27e00a5d9d253b05a9f0cfadb8
History
Date User Action Args
2017-08-30 11:08:45serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, brett.cannon, Oren Milman
2017-08-30 11:08:45serhiy.storchakasetmessageid: <1504091325.05.0.608177174453.issue31291@psf.upfronthosting.co.za>
2017-08-30 11:08:45serhiy.storchakalinkissue31291 messages
2017-08-30 11:08:44serhiy.storchakacreate