COMMITS
/ Tools/build/deepfreeze.py October 17, 2025
A
gh-133059: Fix `Tools/build/deepfreeze.py` for new nsmallposints (#139906)
Albert N committed
May 15, 2025
S
gh-133403: Check `Tools/build/deepfreeze.py` with mypy (#133802)
sobolevn committed
April 20, 2025
B
gh-132390: Apply Ruff linting to `Tools/build` (#132391)
Bénédikt Tran committed
March 6, 2025
T
gh-130574: renumber RESUME opcode from 149 to 128 (GH-130685)
Tomasz Pytel committed
December 21, 2023
M
GH-111485: Delete the old generator code. (GH-113321)
Mark Shannon committed
October 30, 2023
R
S
gh-110481: Implement biased reference counting (gh-110764)
Sam Gross committed
September 12, 2023
I
gh-109256: allocate opcode IDs for internal opcodes in their own range (#109269)
Irit Katriel committed
August 17, 2023
I
gh-105481: fix out of date comment (#108079)
Irit Katriel committed
August 16, 2023
I
August 14, 2023
G
Attempt to speed up deepfreeze.py (#107887)
Guido van Rossum committed
July 27, 2023
E
gh-106931: Intern Statically Allocated Strings Globally (gh-107272)
Eric Snow committed
April 26, 2023
Y
gh-103875: Use ascii and latin1 singletons in deepfreeze (#103876)
Yichen Yan committed
April 22, 2023
E
gh-84436: Implement Immortal Objects (gh-19474)
Eddie Elizondo committed
April 12, 2023
M
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-103083)
Mark Shannon committed
March 22, 2023
M
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon committed
January 4, 2023
December 9, 2022
M
GH-98522: Add version number to code objects. (GH-98525)
Mark Shannon committed
November 2, 2022
B
GH-98686: Quicken everything (GH-98687)
Brandt Bucher committed
October 17, 2022
V
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner committed