Federico Granata added the comment:
I can have the test to fails if I run "python -m test test_lib2to3
test_lib2to3" as well
--
___
Python tracker
<https://bugs.python.o
Federico Granata added the comment:
I just run "python -m test" for it to fail and "python -m test test_lib2to3"
for it to succeded.
--
___
Python tracker
<https://bug
Federico Granata added the comment:
I just experienced the very same issue.
I use pyenv and doing all tests gives me a failure on test_lib2to3 while
running it individually end succesfully.
Tell me if I can provide any useful information
--
nosy: +federico.granata