]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154167: Fix test suite hang when SIGINT is ignored (GH-154168)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 14:14:50 +0000 (17:14 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 14:14:50 +0000 (17:14 +0300)
commit1047cbb9746f959f6787f2c393bd79cbae6100c5
tree2a51f93a8d72eaa2d42f7dedc871a77d9ba3b95b
parent542b98293108a84fa5d904fb6dcf8bfb5080ec93
gh-154167: Fix test suite hang when SIGINT is ignored (GH-154168)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Lib/test/libregrtest/setup.py
Misc/NEWS.d/next/Tests/2026-07-19-20-15-00.gh-issue-154167.sigint.rst [new file with mode: 0644]