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

(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]