Commits
User selector
Commit History
Commits on Oct 24, 2025
Commits on Oct 23, 2025
gh-135125: Fix Py_STACKREF_DEBUG build (GH-139475)
Show description for 918a9acauthored- authored
Commits on Oct 22, 2025
Commits on Oct 21, 2025
GH-139951: Fix major GC performance regression (GH-140262)
Show description for 0c01090authored
Commits on Oct 20, 2025
- authored
gh-140301: Fix memory leak in subinterpreter `PyConfig` cleanup (#140303)
Show description for a615fb4andauthored
Commits on Oct 19, 2025
Commits on Oct 18, 2025
gh-139269: Fix unaligned memory access in JIT code patching functions (GH-139271)
Show description for bedaea0andauthoredgh-140067: Fix memory leak in sub-interpreter creation (#140111) (#140261)
Show description for 58c44c2authored- authored
Commits on Oct 17, 2025
Commits on Oct 15, 2025
gh-140061: Use `_PyObject_IsUniquelyReferenced()` to check if objects are uniquely referenced (gh-140062)
Show description for 32c2649authoredRevert "gh-140067: Fix memory leak in sub-interpreter creation (#140111)" (#140140)
Show description for 0bcb1c2authored
Commits on Oct 14, 2025
- authored
gh-139640: Fix swallowing syntax warnings in different modules (GH-139755)
Show description for 279db6bauthoredgh-140067: Fix memory leak in sub-interpreter creation (#140111)
Show description for 59547a2andauthored
Commits on Oct 11, 2025
gh-111489: Remove _PyTuple_FromArray() alias (#139973)
Show description for 166cdaaauthored
Commits on Oct 8, 2025
- authored
gh-139353: Rename formatter_unicode.c to unicode_formatter.c (#139723)
Show description for 3d3f126authored
Commits on Oct 7, 2025
Commits on Oct 3, 2025
gh-139525: Don't specialize functions which have a modified vectorcall (#139524)
Show description for ff0cf0aauthored- authored
gh-132042: Remove resolve_slotdups() to speedup class creation (#132156)
Show description for e6e376aauthored
Commits on Oct 1, 2025
Commits on Sep 30, 2025
gh-139116: tracemalloc: Detach thread state when acquiring tables_lock (GH-139449)
Show description for 01157e0andauthored
Commits on Sep 24, 2025
- authored
gh-139231: Fix estimation of available stack size for recursion limit on macOS (GH-139232)
Show description for 7016044authored- authored
Commits on Sep 23, 2025
gh-67795: Accept any real numbers as timestamp and timeout (GH-139224)
Show description for 1a2e00cauthored- authored
Commits on Sep 19, 2025
- authored
gh-138310: Adds sys.audit event for import_module (#138311)
Show description for 2fd43a1authoredgh-126016: Remove bad assertion in `PyThreadState_Clear` (GH-139158)
Show description for 9243a4bauthored