COMMITS
/ Include/internal/pycore_signal.h October 9, 2023
D
gh-109693: Use pyatomic.h for signal module (gh-110480)
Donghee Na committed
August 29, 2023
V
gh-106320: Remove private _PyOS_IsMainThread() function (#108605)
Victor Stinner committed
August 21, 2023
V
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner committed
July 25, 2023
V
gh-107211: No longer export internal functions (2) (#107214)
Victor Stinner committed
July 4, 2023
V
gh-106320: Remove private pylifecycle.h functions (#106400)
Victor Stinner committed
December 12, 2022
E
gh-81057: Move Signal-Related Globals to _PyRuntimeState (gh-100085)
Eric Snow committed
April 25, 2022
V
gh-64783: Fix signal.NSIG value on FreeBSD (#91929)
Victor Stinner committed