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-26.16:50:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498495808.16.0.733810915128.issue30769@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, wrong link to my email:
https://mail.python.org/pipermail/python-dev/2017-June/148489.html

I used this command:

 ./python bisect_test.py -R 3:3 test_os

Where the script comes from:
https://github.com/haypo/misc/blob/master/python/bisect_test.py
History
Date User Action Args
2017-06-26 16:50:08vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-06-26 16:50:08vstinnersetmessageid: <1498495808.16.0.733810915128.issue30769@psf.upfronthosting.co.za>
2017-06-26 16:50:08vstinnerlinkissue30769 messages
2017-06-26 16:50:08vstinnercreate