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 Iman Sharafaldin, serhiy.storchaka, vstinner
Date 2020-07-06.12:06:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594037162.29.0.693776383254.issue41208@roundup.psfhosted.org>
In-reply-to
Content
Python doesn't implement any protection against invalid PYC files to avoid any performance overhead at runtime. Maybe we can close this issue as WONTFIX.
History
Date User Action Args
2020-07-06 12:06:02vstinnersetrecipients: + vstinner, serhiy.storchaka, Iman Sharafaldin
2020-07-06 12:06:02vstinnersetmessageid: <1594037162.29.0.693776383254.issue41208@roundup.psfhosted.org>
2020-07-06 12:06:02vstinnerlinkissue41208 messages
2020-07-06 12:06:02vstinnercreate