[issue30843] [2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

2017-07-05 Thread STINNER Victor

STINNER Victor added the comment:

With the help of Nick Coghlan, I fixed regrtest.py to remove '' and Lib/test/ 
from sys.path, so multiprocessing should now pick Lib/bisect.py, and I was able 
to rename again Lib/test/bisectcmd.py to Lib/test/bisect.py.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30843] [2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

2017-07-05 Thread STINNER Victor

STINNER Victor added the comment:


New changeset 3050987d85d7cf8cdd4b3c053e673d13cd8dfb12 by Victor Stinner in 
branch '2.7':
bpo-30843: regrtest fixes sys.path, restore test.bisect (#2567)
https://github.com/python/cpython/commit/3050987d85d7cf8cdd4b3c053e673d13cd8dfb12


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30843] [2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

2017-07-04 Thread STINNER Victor

Changes by STINNER Victor :


--
pull_requests: +2637

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30843] [2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

2017-07-04 Thread STINNER Victor

STINNER Victor added the comment:

Fixed: I renamed Lib/test/bisect.py to Lib/test/bisectcmd.py.

--
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30843] [2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

2017-07-04 Thread STINNER Victor

STINNER Victor added the comment:


New changeset 28b72baf3c1e57af0c9338fb41c89d62aa47a355 by Victor Stinner in 
branch '2.7':
bpo-30843: Rename Lib/test/bisect.py to Lib/test/bisectcmd.py (#2563)
https://github.com/python/cpython/commit/28b72baf3c1e57af0c9338fb41c89d62aa47a355


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30843] [2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

2017-07-04 Thread STINNER Victor

Changes by STINNER Victor :


--
pull_requests: +2630

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30843] [2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

2017-07-04 Thread STINNER Victor

Changes by STINNER Victor :


--
title: [2.7] Lib/test/site.py conflicts with Lib/site.py when running tests -> 
[2.7] Lib/test/bisect.py conflicts with Lib/bisect.py when running tests

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com