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 terry.reedy
Recipients karzes, terry.reedy, tim.peters
Date 2020-10-03.02:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601690702.82.0.739514178907.issue41912@roundup.psfhosted.org>
In-reply-to
Content
Another "We are not responsible, proceed at your own risk" operation is importing ctypes, which allows one to overwrite bytes in the running python.
History
Date User Action Args
2020-10-03 02:05:02terry.reedysetrecipients: + terry.reedy, tim.peters, karzes
2020-10-03 02:05:02terry.reedysetmessageid: <1601690702.82.0.739514178907.issue41912@roundup.psfhosted.org>
2020-10-03 02:05:02terry.reedylinkissue41912 messages
2020-10-03 02:05:02terry.reedycreate