Commits
User selector
Commit History
Commits on Mar 11, 2026
- authored
gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (#145789)
Show description for 706fd4eandauthoredgh-145633: Remove support for ancient ARM platforms with mixed-endian doubles (#145634)
Show description for dae85c4andauthored- authored
Commits on Mar 10, 2026
- authored
- committed
- committed
GH-145247: Implement _PyTuple_FromPair() (#145325)
Show description for 478a315authored- authored
Commits on Mar 6, 2026
gh-144175: Add PyArg_ParseArray() function (#144283)
Show description for 9159287andauthoredgh-141510: Change marshal version to 6 (#145551)
Show description for 4fce98aauthored
Commits on Mar 5, 2026
Commits on Mar 4, 2026
gh-141510: Return frozendict unmodified in PyDict_Copy() (#145505)
Show description for 95f56b1authored- authored
gh-142417: Restore private _Py_InitializeMain() function (#145472)
Show description for 31343cfandauthored
Commits on Mar 3, 2026
Commits on Mar 2, 2026
gh-144569: Avoid creating temporary objects in `BINARY_SLICE` for list, tuple, and unicode (GH-144590)
Show description for 107863eauthoredgh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc (GH-145178)
Show description for 3b276f3andauthored
Commits on Feb 25, 2026
Commits on Feb 24, 2026
Commits on Feb 19, 2026
Commits on Feb 17, 2026
gh-144438: Fix false sharing between QSBR and tlbc_index (gh-144554)
Show description for 6577d87authoredgh-141510, PEP 814: Add built-in frozendict type (#144757)
Show description for 696cdfcauthored
Commits on Feb 14, 2026
Commits on Feb 12, 2026
gh-121617: Include <string.h> for Py_CLEAR() macro (#144666)
Show description for 9e5e1f9authored- authored
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Show description for 46d5106authored