]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: Check for HAVE_KILL in main.c:exit_sigint (GH-95165)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 23 Jul 2022 11:09:10 +0000 (04:09 -0700)
committerGitHub <noreply@github.com>
Sat, 23 Jul 2022 11:09:10 +0000 (04:09 -0700)
commitf15be2fad115ebe1cafc6fa372cc517ba7065ecf
tree802ae311624c50224708c1c4ccfb799fc1255290
parent0d688bd2b6f572afb9783c3520345c9accc0ca6c
gh-90473: Check for HAVE_KILL in main.c:exit_sigint (GH-95165)

(cherry picked from commit d291a82df33cd8c917a374fef2a2373beda78b77)

Co-authored-by: Christian Heimes <christian@python.org>
Modules/main.c