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 nascheme, vstinner
Date 2018-07-16.22:08:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531778907.0.0.56676864532.issue31342@psf.upfronthosting.co.za>
In-reply-to
Content
> This is still broken, IMHO.  Either we should rename test.bisect (...)

I renamed it:

commit 823c295efa4efea93cadc640ed6122cd9d86cec4
Author: Victor Stinner <vstinner@redhat.com>
Date:   Wed May 30 17:24:40 2018 +0200

    bpo-29512: Rename Lib/test/bisect.py to bisect_cmd.py (#7229)

Can we close this issue a duplicate of bpo-29512?
History
Date User Action Args
2018-07-16 22:08:27vstinnersetrecipients: + vstinner, nascheme
2018-07-16 22:08:27vstinnersetmessageid: <1531778907.0.0.56676864532.issue31342@psf.upfronthosting.co.za>
2018-07-16 22:08:26vstinnerlinkissue31342 messages
2018-07-16 22:08:26vstinnercreate