]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Dec 2023 02:09:59 +0000 (03:09 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 02:09:59 +0000 (18:09 -0800)
commit7f2ebc84e8066e2c51feb6ef6403360922bbc0aa
tree8864a3dbba5a416910ec7a84b337a66b5bd58bca
parent8f526d3c9a078982937b402e3519c3bcf721c4ad
[3.12] gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py (GH-113040) (#113443)

(cherry picked from commit 050783cb37d6a09d8238fa640814df8a915f6a68)

Co-authored-by: Yilei Yang <yileiyang@google.com>
Lib/signal.py
Lib/test/test_asyncio/test_runners.py
Lib/test/test_signal.py
Misc/NEWS.d/next/Library/2023-12-12-20-15-57.gh-issue-112559.IgXkje.rst [new file with mode: 0644]