COMMITS
/ Tools/build/generate_global_objects.py October 17, 2025
A
gh-133059: Fix `Tools/build/deepfreeze.py` for new nsmallposints (#139906)
Albert N committed
April 21, 2025
E
April 20, 2025
B
gh-132390: Apply Ruff linting to `Tools/build` (#132391)
Bénédikt Tran committed
March 17, 2025
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed
September 27, 2024
J
generate_global_objects.py: Fix name of macro in error message (#124464)
Jelle Zijlstra committed
June 21, 2024
P
gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520)
Petr Viktorin committed
January 24, 2024
M
GH-112354: `END_FOR` instruction to only pop one value. (GH-114247)
Mark Shannon committed
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