COMMITS
/ Python/record_functions.c.h May 5, 2026
M
GH-143732: SEND specialization (GH-148963)
Mark Shannon committed
May 4, 2026
N
gh-143732: add specialization for `FOR_ITER` (GH-148745)
Neko Asakura committed
K
gh-143732: allow dict subclasses to be specialized (GH-148128)
Kumar Aditya committed
May 2, 2026
N
April 28, 2026
April 16, 2026
M
April 14, 2026
P
gh-146393: Use recorded type instead of instance in BINARY_OP (#148569)
Pieter Eendebak committed
P
K
gh-131798: constant fold special method lookups in JIT (#148432)
Kumar Aditya committed
K
gh-gh-131798: optimize `LOAD_ATTR_GETATTRIBUTE_OVERRIDDEN` in the JIT (#148555)
Kumar Aditya committed
H
April 13, 2026
K
gh-131798: optimize through keyword and bound method calls in the JIT (GH-148466)
Kumar Aditya committed
April 12, 2026
N
gh-148438: implement `_RECORD_BOUND_METHOD` in JIT (GH-148457)
Neko Asakura committed
April 11, 2026
April 9, 2026
K
gh-131798: fold super method lookups in JIT (#148231)
Kumar Aditya committed
March 21, 2026
M
GH-145667: Merge `GET_ITER` and `GET_YIELD_FROM_ITER` (GH-146120)
Mark Shannon committed
February 25, 2026
February 5, 2026
M
GH-144179: Use recorded values to make optimizer more robust (GH-144437)
Mark Shannon committed
February 2, 2026
M
GH-144179: Add value recording to JIT tracing front-end (GH-144303)
Mark Shannon committed