]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41713: Remove PyOS_InitInterrupts() from python3dll.c (GH-24257)
authorVictor Stinner <vstinner@python.org>
Tue, 19 Jan 2021 17:27:01 +0000 (18:27 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Jan 2021 17:27:01 +0000 (18:27 +0100)
commite8e66eab941b983b6e85cd0d57cd45838880c568
treea437d53532eb1cb08952a5a6c326ffd7e58305ed
parente485be5b6bd5fde97d78f09e2e4cca7f363763c3
bpo-41713: Remove PyOS_InitInterrupts() from python3dll.c (GH-24257)
PC/python3dll.c