]> granicus.if.org Git - python/commit
bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)
authorVictor Stinner <vstinner@redhat.com>
Wed, 14 Aug 2019 12:18:51 +0000 (14:18 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Aug 2019 12:18:51 +0000 (14:18 +0200)
commitb0c8369c603633f445ccbb5ca7a8742145ff9eec
treede43af98636263000fcdcdb028d3302c89757478
parent6bccbe7dfb998af862a183f2c36f0d4603af2c29
bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)

Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
Lib/test/libregrtest/main.py
Lib/test/libregrtest/runtest.py
Lib/test/libregrtest/runtest_mp.py
Lib/test/test_regrtest.py
Misc/NEWS.d/next/Library/2019-07-09-19-38-26.bpo-37531.GX7s8S.rst [new file with mode: 0644]