[issue34286] lib2to3 tests fail on the 3.7 branch (used to work with 3.7.0)

Berker Peksag report at bugs.python.org
Wed Aug 1 11:28:03 EDT 2018


Berker Peksag <berker.peksag at gmail.com> added the comment:

I'm not able to reproduce this:

 ./configure
 make -s -j
 sudo make install
 python3.7 -m test test_lib2to3

 Run tests sequentially
 0:00:00 load avg: 0.86 [1/1] test_lib2to3

 == Tests result: SUCCESS ==

 1 test OK.

 Total duration: 13 sec 456 ms
 Tests result: SUCCESS

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34286>
_______________________________________


More information about the Python-bugs-list mailing list