v3.14.7
[3.14] gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233) (#149691)
[3.14] Document that PyType_GetModule returns a borrowed ref (GH-145612) (GH-145682)
[3.14] Correct Stable ABI documentation for METH_FASTCALL (GH-149593) (GH-150852)
[3.14] gh-142518: add thread safety docs for dict and set APIs (#148392)