v3.13.13
[3.13] gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (GH-145789) (#146123)
[3.13] Document that PyType_GetModule returns a borrowed ref (GH-145612) (GH-145732)
[3.13] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910) (GH-141977)