]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46417: signal: move siginfo_type to the module state (GH-30964)
authorVictor Stinner <vstinner@python.org>
Thu, 27 Jan 2022 20:21:50 +0000 (21:21 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Jan 2022 20:21:50 +0000 (21:21 +0100)
commit6c6a153dee132116611f2d5df0689a5a605f62b6
tree461c3649aff70b43ae13a51d98517700a9a33edd
parentace0aa2a2793ba4a2b03e56c4ec375c5470edee8
bpo-46417: signal: move siginfo_type to the module state (GH-30964)
Modules/signalmodule.c