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 pablogsal
Recipients anthonypjshaw, lys.nikolaou, pablogsal
Date 2022-02-10.02:38:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644460693.73.0.62631948457.issue46704@roundup.psfhosted.org>
In-reply-to
Content
The contract of that interface is to receive null-terminated strings, so I am a bit clueless on how this could receive a non-null terminated string.

Notice that calling CompileCode with a non-null terminated string is out of contract.
History
Date User Action Args
2022-02-10 02:38:47pablogsalunlinkissue46704 messages
2022-02-10 02:38:13pablogsalsetrecipients: + pablogsal, anthonypjshaw, lys.nikolaou
2022-02-10 02:38:13pablogsalsetmessageid: <1644460693.73.0.62631948457.issue46704@roundup.psfhosted.org>
2022-02-10 02:38:13pablogsallinkissue46704 messages
2022-02-10 02:38:13pablogsalcreate