Commits
User selector
Commit History
Commits on May 28, 2026
Commits on May 21, 2026
Commits on May 11, 2026
gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233)
Show description for 8a48959authored
Commits on May 6, 2026
gh-149101: Implement PEP 788 (GH-149116)
Show description for 2b7c28aauthored
Commits on Apr 24, 2026
gh-146073: Add fitness/exit quality mechanism for JIT trace frontend (GH-148089)
Show description for 618b726authored
Commits on Apr 23, 2026
Commits on Apr 16, 2026
gh-146031: Allow keeping specialization enabled when specifying eval frame function (#146032)
Show description for c0af5c0authored
Commits on Apr 11, 2026
gh-146302: make Py_IsInitialized() thread-safe and reflect true init completion (GH-146303)
Show description for 64afa94andauthored
Commits on Apr 4, 2026
gh-146073: Revert "gh-146073: Add fitness/exit quality mechanism for JIT trace frontend (GH-147966)" (#148082)
Show description for 328da67authored
Commits on Apr 3, 2026
Commits on Mar 27, 2026
Commits on Mar 11, 2026
gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (#145789)
Show description for 706fd4eandauthored
Commits on Jan 24, 2026
Commits on Jan 22, 2026
GH-139109: Partial reworking of JIT data structures (GH-144105)
Show description for d77aaa7authored
Commits on Jan 20, 2026
Commits on Jan 15, 2026
Commits on Jan 14, 2026
Commits on Jan 9, 2026
Commits on Jan 8, 2026
gh-143421: Move `JitOptContext` from stack allocation to per-thread heap allocation (GH-143536)
Show description for aeb3403andauthored
Commits on Jan 7, 2026
Commits on Jan 3, 2026
Commits on Dec 19, 2025
Commits on Dec 18, 2025
GH-142513: Reimplement executor management (GH-142931)
Show description for e4058d7authored
Commits on Dec 10, 2025
Commits on Dec 7, 2025
Commits on Nov 13, 2025
gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)
Show description for 4fa80ceauthoredgh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)
Show description for b99db92andauthored
Commits on Nov 3, 2025
gh-131253: free-threaded build support for pystats (gh-137189)
Show description for c98c5b3authored
Commits on Oct 28, 2025
gh-140544: Always assume that thread locals are available (GH-140690)
Show description for 2cefa70authored