]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py (#113040)
authorYilei Yang <yileiyang@google.com>
Sun, 24 Dec 2023 01:07:52 +0000 (17:07 -0800)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 01:07:52 +0000 (17:07 -0800)
commit050783cb37d6a09d8238fa640814df8a915f6a68
tree7560dc77405b33a58cd7fccd6f0f74c49a083591
parent0187a7e4ec9550a6e35dd06b26f22863520242ab
gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py (#113040)
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]