]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126016: Fix flaky test by allowing the SIGINT return code (GH-139219)
authorPeter Bierma <zintensitydev@gmail.com>
Tue, 23 Sep 2025 14:09:19 +0000 (10:09 -0400)
committerGitHub <noreply@github.com>
Tue, 23 Sep 2025 14:09:19 +0000 (16:09 +0200)
commit6b4e3fe9d42708ca6e8cfb7407c22647787a6b29
tree932a45b726a26b222ae364794fa845c0be7b5a95
parentdd683f8f341dd0c95ac4f1363d92d141ea5b3842
gh-126016: Fix flaky test by allowing the SIGINT return code (GH-139219)
Lib/test/test_interpreters/test_api.py