]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45643: Add signal.SIGSTKFLT on platforms where this is defined (GH-29266)
authorGareth Rees <grees@undo.io>
Mon, 13 Dec 2021 17:22:43 +0000 (17:22 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Dec 2021 17:22:43 +0000 (18:22 +0100)
commita62be77266b1beadd42d4952186332bc0847b7d6
treeabd18e3df50cc28a966f85a36b8e475051b203ba
parent191c431de7d9b23484dd16f67e62c6e85a1fac7f
bpo-45643: Add signal.SIGSTKFLT on platforms where this is defined (GH-29266)
Doc/library/signal.rst
Misc/NEWS.d/next/Library/2021-10-28-11-40-59.bpo-45643.jeiPiX.rst [new file with mode: 0644]
Modules/signalmodule.c