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 brett.cannon, martin.panter, serhiy.storchaka, vstinner
Date 2016-03-11.11:55:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457697323.31.0.80486370128.issue26295@psf.upfronthosting.co.za>
In-reply-to
Content
Oh ok, I found a bug in the setup_tests() function of libregrtest: issue #26538.

Attached patch fixes this issue, it requires the patch of the issue issue #26538.
History
Date User Action Args
2016-03-11 11:55:23vstinnersetrecipients: + vstinner, brett.cannon, martin.panter, serhiy.storchaka
2016-03-11 11:55:23vstinnersetmessageid: <1457697323.31.0.80486370128.issue26295@psf.upfronthosting.co.za>
2016-03-11 11:55:23vstinnerlinkissue26295 messages
2016-03-11 11:55:23vstinnercreate