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 vstinner
Recipients ezio.melotti, ncoghlan, serhiy.storchaka, vstinner, xiang.zhang, zach.ware
Date 2017-05-02.21:33:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493760793.11.0.733917426531.issue30223@psf.upfronthosting.co.za>
In-reply-to
Content
> Hum, it seems like test_regrtest is more and more important.

To be fair, I don't think that this particular bug would be catched by the CI since the bug is only triggered on a buildbot which installs Python and runs tests on the installed test suite.

It should be fixed by https://github.com/python/cpython/pull/1399
History
Date User Action Args
2017-05-02 21:33:13vstinnersetrecipients: + vstinner, ncoghlan, ezio.melotti, zach.ware, serhiy.storchaka, xiang.zhang
2017-05-02 21:33:13vstinnersetmessageid: <1493760793.11.0.733917426531.issue30223@psf.upfronthosting.co.za>
2017-05-02 21:33:13vstinnerlinkissue30223 messages
2017-05-02 21:33:13vstinnercreate