summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_atexit.h
Commit message (Expand)AuthorAgeFilesLines
* gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)Eric Snow2024-04-241-1/+1
* gh-111924: Use PyMutex for Runtime-global Locks. (gh-112207)Sam Gross2023-12-071-1/+4
* gh-107211: No longer export internal functions (4) (#107217)Victor Stinner2023-07-251-0/+1
* gh-106320: Remove private pylifecycle.h functions (#106400)Victor Stinner2023-07-041-1/+6
* gh-100227: Lock Around Use of the Global "atexit" State (gh-105514)Eric Snow2023-06-081-0/+1
* gh-101659: Add _Py_AtExit() (gh-103298)Eric Snow2023-04-061-0/+56