COMMITS
/ Python/specialize.c July 15, 2021
I
bpo-26280: Port BINARY_SUBSCR to PEP 659 adaptive interpreter (GH-27043)
Irit Katriel committed
July 1, 2021
M
Add file describing how to add or modify specialized families of instructions. (GH-26954)
Mark Shannon committed
June 21, 2021
M
bpo-44337: Improve LOAD_ATTR specialization (GH-26759)
Mark Shannon committed
June 15, 2021
M
Add extra stats for attribute misses (GH-26732)
Mark Shannon committed
June 14, 2021
M
bpo-44338: Port LOAD_GLOBAL to PEP 659 adaptive interpreter (GH-26638)
Mark Shannon committed
June 12, 2021
S
Add more const modifiers. (GH-26691)
Serhiy Storchaka committed
June 10, 2021
M
bpo-44337: Port LOAD_ATTR to PEP 659 adaptive interpreter (GH-26595)
Mark Shannon committed
June 7, 2021
M
bpo-44187: Quickening infrastructure (GH-26264)
Mark Shannon committed