COMMITS
/ Tools/build/generate_global_objects.py September 27, 2024
P
May 4, 2023
J
gh-102500: Implement PEP 688 (#102521)
Jelle Zijlstra committed
March 28, 2023
E
gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)
Eric Snow committed
March 14, 2023
K
GH-94851: check unicode consistency of static strings in debug mode (#102684)
Kumar Aditya committed
November 16, 2022
E
gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)
Eric Snow committed
November 11, 2022
E
gh-81057: Add PyInterpreterState.static_objects (gh-99397)
Eric Snow committed
November 9, 2022
V
gh-90868: Add _PyStaticObject_CheckRefcnt() function (#99261)
Victor Stinner committed
November 8, 2022
E
gh-90868: Adjust the Generated Objects (gh-99223)
Eric Snow committed
October 17, 2022
V
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner committed