]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17206: test.regrtest and test.script_helper enable faulthandler module
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 25 Jun 2013 19:24:36 +0000 (21:24 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 25 Jun 2013 19:24:36 +0000 (21:24 +0200)
commit383a820e0dd05273940c9513be7ee17d912aa54f
treecdaf1a5bbcfacb579b5a25d4acea1b2348ed1838
parent4af6898dbd1df44a10f9a08d84691e0c6e69531b
Issue #17206: test.regrtest and test.script_helper enable faulthandler module
in subprocesses.
Lib/test/regrtest.py
Lib/test/script_helper.py