COMMITS
/ Include/internal/pycore_atexit.h March 19, 2025
V
gh-131238: Remove pycore_lock.h includes (#131483)
Victor Stinner committed
March 17, 2025
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed
December 16, 2024
P
gh-126907: make `atexit` thread safe in free-threading (#127935)
Peter Bierma committed
December 11, 2024
P
gh-127791: Fix, document, and test `PyUnstable_AtExit` (#127793)
Peter Bierma committed
April 24, 2024
E
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow committed
December 7, 2023
S
gh-111924: Use PyMutex for Runtime-global Locks. (gh-112207)
Sam Gross committed
July 25, 2023
V
gh-107211: No longer export internal functions (4) (#107217)
Victor Stinner committed
July 4, 2023
V
gh-106320: Remove private pylifecycle.h functions (#106400)
Victor Stinner committed
June 8, 2023
E
gh-100227: Lock Around Use of the Global "atexit" State (gh-105514)
Eric Snow committed
April 6, 2023
E
gh-101659: Add _Py_AtExit() (gh-103298)
Eric Snow committed