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 Elvis.Pranskevichus, brett.cannon, eric.snow, gregory.p.smith, ncoghlan, serhiy.storchaka, superluser
Date 2018-11-14.00:54:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542156889.3.0.788709270274.issue23734@psf.upfronthosting.co.za>
In-reply-to
Content
Correct, this issue was filed before we had the new pyc options (which came out of our September core dev. sprint in 2016 iirc).

I'll just close it, the way forward for people using zip files on modern CPython interpreters is to explicitly use the new unchecked feature.
History
Date User Action Args
2018-11-14 00:54:49gregory.p.smithsetrecipients: + gregory.p.smith, brett.cannon, ncoghlan, Elvis.Pranskevichus, eric.snow, serhiy.storchaka, superluser
2018-11-14 00:54:49gregory.p.smithsetmessageid: <1542156889.3.0.788709270274.issue23734@psf.upfronthosting.co.za>
2018-11-14 00:54:49gregory.p.smithlinkissue23734 messages
2018-11-14 00:54:49gregory.p.smithcreate