Message 331431 - Python tracker (original) (raw)

Message331431

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:42 skrah set recipients: + skrah, scoder, vstinner, serhiy.storchaka, ZackerySpytz
2018-12-09 13:02:42 skrah set messageid: 1544360562.06.0.788709270274.issue35337@psf.upfronthosting.co.za
2018-12-09 13:02:42 skrah link issue35337 messages
2018-12-09 13:02:42 skrah create