v3.14.5
[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] Fix typos and grammar errors across documentation (GH-144709) (#144801)
[3.14] gh-144837: Improve documentation for more collection methods (GH-144841) (GH-146483)
[3.14] docs: fix f-string in ExceptionGroup example (GH-146108) (GH-146126)
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] gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (GH-145643) (#145647)
[3.14] Pedantic rewording of why relative importing doesn't work in main modules (GH-136846) (#136940)
[3.14] Docs: replace all `datetime` imports with `import datetime as dt` (GH-145640) (#146258)
[3.14] gh-149035: Modernize legacy Python patterns in `Doc/tutorial/stdlib2.rst` (GH-149036) (#149089)
gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404)