v3.14.3
[3.14] gh-143048: Remove outdated mention to `curses` in the "Interactive Mode" docs (GH-143049) (#143325)
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
[3.14] gh-138011: Clarify tutorial method object example code (GH-138014) (#138025)
[3.14] gh-142411: Change documentation to reflect the new docstring adjustments in 3.13 (GH-142413) (#142689)
[3.14] gh-140379: add hyperlinks to list and set (GH-140399) (#141386)
gh-130080: implement PEP 765 (#130087)
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
[3.14] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140976)
[3.14] gh-132661: PEP 750 documentation: second pass (GH-137020) (#137392)
gh-116666: Add "token" glossary term (GH-130888)
[3.14] gh-137113 docs: note readline no longer supported in REPL after 3.13 (GH-137142) (GH-143791)
[3.14] Improve clarity in tutorial introduction (GH-140669) (#142112)
[3.14] Pedantic rewording of why relative importing doesn't work in main modules (GH-136846) (#136940)
[3.14] gh-141412: Use reliable target URL for urllib example (GH-141474)
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404)