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 serhiy.storchaka, vstinner
Date 2017-06-28.00:24:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498609484.43.0.821843599202.issue29512@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 84d9d14a1fa395fbd21262ba195490be25a7b3bc by Victor Stinner in branch 'master':
bpo-29512: Add test.bisect, bisect failing tests (#2452)
https://github.com/python/cpython/commit/84d9d14a1fa395fbd21262ba195490be25a7b3bc
History
Date User Action Args
2017-06-28 00:24:45vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-06-28 00:24:44vstinnersetmessageid: <1498609484.43.0.821843599202.issue29512@psf.upfronthosting.co.za>
2017-06-28 00:24:44vstinnerlinkissue29512 messages
2017-06-28 00:24:43vstinnercreate