Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-106320: Remove private _PyOS_IsMainThread() function (#108605) | Victor Stinner | 2023-08-29 | 1 | -0/+9 |
* | gh-108216: Cleanup #include in internal header files (#108228) | Victor Stinner | 2023-08-21 | 1 | -2/+2 |
* | gh-107211: No longer export internal functions (2) (#107214) | Victor Stinner | 2023-07-25 | 1 | -1/+2 |
* | gh-106320: Remove private pylifecycle.h functions (#106400) | Victor Stinner | 2023-07-04 | 1 | -1/+3 |
* | gh-81057: Move Signal-Related Globals to _PyRuntimeState (gh-100085) | Eric Snow | 2022-12-12 | 1 | -0/+63 |
* | gh-64783: Fix signal.NSIG value on FreeBSD (#91929) | Victor Stinner | 2022-04-25 | 1 | -0/+35 |