Files
cpython/Lib
Victor Stinner 56e05dd0b0 Issue #25220: Create libregrtest/runtest_mp.py
Move the code to run tests in multiple processes using threading and subprocess
to a new submodule.

Move also slave_runner() (renamed to run_tests_slave()) and
run_test_in_subprocess() (renamed to run_tests_in_subprocess()) there.
2015-09-29 23:15:38 +02:00
..
2015-09-12 17:21:24 -07:00
2015-09-06 21:44:45 +03:00
2015-09-18 14:50:18 +02:00
2015-09-22 17:35:42 -07:00
2015-09-29 10:30:47 -04:00