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 ammar2
Recipients ammar2, gregory.p.smith, njs, steven.daprano
Date 2018-10-02.01:07:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538442478.64.0.545547206417.issue34867@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe something more akin to UndefinedBehaviorSanitizer? Since its supposed to be catching implementation specific quirks. It wouldn't really be sanitizing though, more just making the bugs more likely to appear.
History
Date User Action Args
2018-10-02 01:07:58ammar2setrecipients: + ammar2, gregory.p.smith, steven.daprano, njs
2018-10-02 01:07:58ammar2setmessageid: <1538442478.64.0.545547206417.issue34867@psf.upfronthosting.co.za>
2018-10-02 01:07:58ammar2linkissue34867 messages
2018-10-02 01:07:58ammar2create