[issue24267] test_venv.EnsurePipTest.test_with_pip version conflict

2015-05-23 Thread Nick Coghlan
Nick Coghlan added the comment: There's two issues here: 1. The bundled pip should be upgraded to the recently released 7.0 (I believe we can do that after beta 1, due to the different-from-normal guidelines set up in PEP 453) 2. Neither the tests nor ensurepip itself should be touching the n

[issue24267] test_venv.EnsurePipTest.test_with_pip version conflict

2015-05-22 Thread Ned Deily
Changes by Ned Deily : -- nosy: +dstufft, ncoghlan ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue24267] test_venv.EnsurePipTest.test_with_pip version conflict

2015-05-22 Thread Martin Panter
New submission from Martin Panter: Recently when running the test suite on the code from the default Mercuiral branch, I have been seeing following failure. This only started happening in the last week or two. $ ./python -bWall -m test -v test_venv [. . .] test_with_pip (test.test_venv.EnsureP