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 vstinner
Recipients THRlWiTi, Trip.Volpe, ajaksu2, amaury.forgeotdarc, barry, belopolsky, brett.cannon, eric.araujo, eric.snow, ethan.furman, flox, nedbat, pgimeno, rhettinger, terry.reedy, tshepang, vstinner
Date 2016-10-26.09:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477474242.08.0.903636577325.issue2506@psf.upfronthosting.co.za>
In-reply-to
Content
I would suggest -X noopt and use "noopt" in .pyc filenames. That's what I proposed in my PEP 511.
History
Date User Action Args
2016-10-26 09:30:42vstinnersetrecipients: + vstinner, barry, brett.cannon, rhettinger, terry.reedy, amaury.forgeotdarc, belopolsky, ajaksu2, nedbat, eric.araujo, flox, THRlWiTi, ethan.furman, tshepang, eric.snow, Trip.Volpe, pgimeno
2016-10-26 09:30:42vstinnersetmessageid: <1477474242.08.0.903636577325.issue2506@psf.upfronthosting.co.za>
2016-10-26 09:30:42vstinnerlinkissue2506 messages
2016-10-26 09:30:41vstinnercreate