]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Enhance regrtest get_signal_name(): support shell exit code (#117647)
authorVictor Stinner <vstinner@python.org>
Mon, 8 Apr 2024 17:16:43 +0000 (19:16 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 17:16:43 +0000 (17:16 +0000)
commited785c08993467461711c56eb5e6f88331062cca
tree4015e4cc644228de919c41b5f6abb4855e130896
parent775912a51d6847b0e4fe415fa91f2e0b06a3c43c
Enhance regrtest get_signal_name(): support shell exit code (#117647)
Lib/test/libregrtest/utils.py
Lib/test/test_regrtest.py