]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-64783: Don't check value of SIG_DFL and SIG_IGN (#92350)
authorChristian Heimes <christian@python.org>
Thu, 5 May 2022 22:07:53 +0000 (00:07 +0200)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 22:07:53 +0000 (00:07 +0200)
commitc0012df0f6535cc804d5d97be9b16482e4e0c2a5
tree5570b717280c5cf7b856a2de9aac80b94b3fda41
parent8122e8d5017be9f0683a49bc20d3c82e8b5398d6
gh-64783: Don't check value of SIG_DFL and SIG_IGN (#92350)
Lib/test/test_signal.py