v3.14.5rc1
[3.14] gh-149242: Heap size should be added at end of the struct (#149241)
[3.14] Document that PyType_GetModule returns a borrowed ref (GH-145612) (GH-145682)
[3.14] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910) (GH-141978)
[3.14] gh-142518: add thread safety docs for dict and set APIs (#148392)