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 skrah
Recipients ZackerySpytz, scoder, serhiy.storchaka, skrah, vstinner
Date 2018-12-09.13:02:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544360562.06.0.788709270274.issue35337@psf.upfronthosting.co.za>
In-reply-to
Content
If the feature is for the Python test suite itself, one solution would be to add -DPY_BOUNDS_CHECKS and use that on the buildbots.

I still think making all of the test suite Valgrind-ready (most of it is, except test_multiprocessing and a few others) would catch more.
History
Date User Action Args
2018-12-09 13:02:42skrahsetrecipients: + skrah, scoder, vstinner, serhiy.storchaka, ZackerySpytz
2018-12-09 13:02:42skrahsetmessageid: <1544360562.06.0.788709270274.issue35337@psf.upfronthosting.co.za>
2018-12-09 13:02:42skrahlinkissue35337 messages
2018-12-09 13:02:42skrahcreate