Commits
User selector
Commit History
Commits on Sep 24, 2025
Commits on Sep 18, 2025
gh-135755: Make Py_TAIL_CALL_INTERP macro private (#138981)
Show description for 6504f20authored- authored
Commits on Sep 3, 2025
Commits on Aug 21, 2025
Commits on Aug 19, 2025
Commits on Aug 13, 2025
gh-137400: Fix thread-safety issues when profiling all threads (gh-137518)
Show description for a10152fauthored
Commits on Aug 9, 2025
Commits on Aug 1, 2025
Commits on Jul 4, 2025
Commits on Jul 1, 2025
Commits on Jun 27, 2025
gh-132732: Automatically constant evaluate pure operations (GH-132733)
Show description for 695ab61andauthored
Commits on Jun 23, 2025
Commits on Jun 17, 2025
gh-134584: Decref elimination for float ops in the JIT (GH-134588)
Show description for fba5ddeauthoredGH-135379: Support limited scalar replacement for replicated uops in the JIT code generator. (GH-135563)
Show description for 8dd8b5cauthored
Commits on Jun 14, 2025
gh-135474: Specialize arithmetic only on compact ints (GH-135479)
Show description for 7b15873authored
Commits on Jun 11, 2025
GH-135379: Remove types from stack items in code generator. (GH-135384)
Show description for c87b5b2authored
Commits on Jun 5, 2025
Commits on May 30, 2025
GH-134879: Fix `INSTRUMENT_FOR_ITER` for list/tuple (#134897)
Show description for ce6a637authored
Commits on May 27, 2025
GH-132554: "Virtual" iterators (GH-132555)
Show description for f6f4e8aauthored
Commits on May 20, 2025
Commits on May 19, 2025
Commits on May 8, 2025
Commits on May 4, 2025
GH-133231: Changes to executor management to support proposed `sys._jit` module (GH-133287)
Show description for ac7d5baauthored