]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154167: Fix test suite hang when SIGINT is ignored (GH-154168) (GH-154265)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jul 2026 14:44:07 +0000 (16:44 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 14:44:07 +0000 (14:44 +0000)
commit1ad838198a0ea8927bbd356afab32ee25fac9165
treec5c436b255274e43da1af11e473768669d321464
parent6a4a1088f2fb4059585b9e718543e81f0c10d8cf
[3.15] gh-154167: Fix test suite hang when SIGINT is ignored (GH-154168) (GH-154265)

(cherry picked from commit 1047cbb9746f959f6787f2c393bd79cbae6100c5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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]