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 ned.deily
Recipients Iman Sharafaldin, ned.deily
Date 2020-07-01.18:51:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593629496.58.0.740218676415.issue41189@roundup.psfhosted.org>
In-reply-to
Content
Sorry, if you modified the pyc file, that is undefined behavior. We make no guarantees that you can't crash the interpreter with arbitrary byte code.
History
Date User Action Args
2020-07-01 18:51:36ned.deilysetrecipients: + ned.deily, Iman Sharafaldin
2020-07-01 18:51:36ned.deilysetmessageid: <1593629496.58.0.740218676415.issue41189@roundup.psfhosted.org>
2020-07-01 18:51:36ned.deilylinkissue41189 messages
2020-07-01 18:51:36ned.deilycreate