v3.14.6
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)
[3.14] gh-143331: Schedule to remove format "N" for Decimal (GH-143372) (#143476)
[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] Fix typos and grammar errors across documentation (GH-144709) (#144801)
gh-123299: Add missing pending removals (#133082)
[3.14] gh-118803: Improve documentation around `ByteString` deprecation (GH-139115) (#139136)
gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205)
[3.14] gh-119740: Remove obsoleted removal announce for trunc delegation (GH-144622) (GH-144624)