[issue25373] test.regrtest: -jN (with N != 1) + --slow + child error or interruption = TypeError

STINNER Victor report at bugs.python.org
Sun Oct 11 04:44:40 EDT 2015


STINNER Victor added the comment:

Python 2.7 is not affected by the bug (I'm unable to reproduce it on Python 2.7).

Python 3.4 is near end-of-life and this bug looks like a corner case, I don't think that it's worth to fix it.

I fixed the bug in Python 3.5 and 3.6. I added an unit test for Python 3.6 (test_regrtest). Thanks for the report Arfrever.

----------
versions:  -Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25373>
_______________________________________


More information about the Python-bugs-list mailing list