android13/external/python/cpython2/Misc/NEWS.d/next/Tests/2018-05-30-00-39-57.bpo-295...

4 lines
155 B
ReStructuredText

Rename Lib/test/bisect.py to Lib/test/bisect_cmd.py. The old name was in
conflict with Lib/bisect.py, causing test failures, depending how tests
were run.