v3.14.1
gh-77782: Postpone Py_VerboseFlag removal to Python 3.15 (#129024)
[3.14] gh-115119: Defer removal of bundled libmpdec to 3.16 (GH-133997) (#136199)
[3.14] GH-123299: Copyedit 3.14 What's New: C API (GH-138987) (#139021)
gh-132798: Schedule removal of `PyUnicode_AsDecoded/Encoded` functions for 3.15 (#132799)
gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205)
[3.14] gh-139344: Remove pending removal notice for undeprecated importlib.resources API (GH-141507) (GH-141558)
[3.14] Revert "gh-118803: Remove `ByteString` from `typing` and `collections.abc` (GH-118804)" (GH-138990) (#138995)
[3.14] gh-133823: update "Pending Removal in 3.15" notes about `TypedDict` (GH-133864) (#133870)
gh-123299: Add missing pending removals (#133082)
[3.14] gh-118803: Improve documentation around `ByteString` deprecation (GH-139115) (#139136)
[3.14] gh-118767: Remove ``bool(NotImplemented)`` from pending-removal document (GH-139526) (#139599)