COMMITS
/ Tools/build/generate_opcode_h.py May 4, 2023
C
gh-103963: fix 'make regen-opcode' in out-of-tree builds (#104177)
Carl Meyer committed
May 3, 2023
J
GH-103963: Make dis display names of args for intrinsics opcodes (#104029)
Juhi Chandalia committed
April 12, 2023
M
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-103083)
Mark Shannon committed
April 11, 2023
I
gh-91276: remove unused _PyOpcode_RelativeJump (#103156)
Irit Katriel committed
March 31, 2023
I
gh-87092: move CFG related code from compile.c to flowgraph.c (#103021)
Irit Katriel committed
January 19, 2023
I
gh-100712: make it possible to disable specialization (for debugging) (#100713)
Irit Katriel committed
November 2, 2022
S
gh-99016: Make build scripts compatible with Python 3.8 (GH-99017)
Serhiy Storchaka committed
October 17, 2022
V
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner committed