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 brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, twouters
Date 2018-09-18.19:49:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537300190.96.0.956365154283.issue34726@psf.upfronthosting.co.za>
In-reply-to
Content
Currently zipimport refuses to handle checked hash-based pycs (PEP 552).
History
Date User Action Args
2018-09-18 19:49:50serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, brett.cannon, ncoghlan, eric.snow
2018-09-18 19:49:50serhiy.storchakasetmessageid: <1537300190.96.0.956365154283.issue34726@psf.upfronthosting.co.za>
2018-09-18 19:49:50serhiy.storchakalinkissue34726 messages
2018-09-18 19:49:50serhiy.storchakacreate