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 quentel, serhiy.storchaka, vstinner, yselivanov
Date 2018-05-30.15:24:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527693884.15.0.682650639539.issue29512@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 823c295efa4efea93cadc640ed6122cd9d86cec4 by Victor Stinner in branch '2.7':
bpo-29512: Rename Lib/test/bisect.py to bisect_cmd.py (#7229)
https://github.com/python/cpython/commit/823c295efa4efea93cadc640ed6122cd9d86cec4
History
Date User Action Args
2018-05-30 15:24:44vstinnersetrecipients: + vstinner, quentel, serhiy.storchaka, yselivanov
2018-05-30 15:24:44vstinnersetmessageid: <1527693884.15.0.682650639539.issue29512@psf.upfronthosting.co.za>
2018-05-30 15:24:44vstinnerlinkissue29512 messages
2018-05-30 15:24:44vstinnercreate