0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extract InterpreterFrame from Frame with Deref wrapper (#7353) More... 7 months ago
Extract InterpreterFrame from Frame with Deref wrapper (#7353) More... 7 months ago
Fix thread-safety in GC, type cache, and instruction cache (#7355) More... 7 months ago
Fix thread-safety in GC, type cache, and instruction cache (#7355) More... 7 months ago
Add freelists for PyComplex, PyInt, PyRange (#7345) More... 7 months ago
Add freelists for PyComplex, PyInt, PyRange (#7345) More... 7 months ago
Enable `stdio` in barebone example so `vm.print()` works (#7356) More... 7 months ago
Enable `stdio` in barebone example so `vm.print()` works (#7356) More... 7 months ago
Stop non-main threads during interpreter finalization (#7349) More... 7 months ago
Stop non-main threads during interpreter finalization (#7349) More... 7 months ago
Align specialization guards and caching with CPython (#7341) More... 7 months ago
Align specialization guards and caching with CPython (#7341) More... 7 months ago
Replace GC tracking HashSet with intrusive linked list (#7328) More... 7 months ago
Replace GC tracking HashSet with intrusive linked list (#7328) More... 7 months ago
Update locale from v3.14.3 More... 7 months ago
Update locale from v3.14.3 More... 7 months ago
Update collections from v3.14.3 (#7344) More... 7 months ago
Update collections from v3.14.3 (#7344) More... 7 months ago
Update poplib from v3.14.3 More... 7 months ago
Update poplib from v3.14.3 More... 7 months ago
Remove Frame mutex and use DataStack bump allocator for LocalsPlus (#7333) More... 7 months ago
Remove Frame mutex and use DataStack bump allocator for LocalsPlus (#7333) More... 7 months ago
Update zipapp from v3.14.3 More... 7 months ago
Update zipapp from v3.14.3 More... 7 months ago
freelist optimization (#7337) More... 7 months ago
freelist optimization (#7337) More... 7 months ago
Update libc to `0.2.182` (#7247) More... 7 months ago
Update libc to `0.2.182` (#7247) More... 7 months ago
Reinit IO buffer locks after fork to prevent deadlocks (#7339) More... 7 months ago
Reinit IO buffer locks after fork to prevent deadlocks (#7339) More... 7 months ago