v3.13.14
[3.13] gh-109975: Indicate the minimum version for PyREPL in the tutorial (GH-136046) (#137767)
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
[3.13] Fix typos and grammar errors across documentation (GH-144709) (#144804)
[3.13] gh-144837: Improve documentation for more collection methods (GH-144841) (GH-146484)
[3.13] docs: fix f-string in ExceptionGroup example (GH-146108) (GH-146127)
[3.13] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123513)
[3.13] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140977)
[3.13] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) (GH-126191)
[3.13] gh-116666: Add "token" glossary term (GH-130888) (GH-131367)
[3.13] gh-137113 docs: note readline no longer supported in REPL after 3.13 (GH-137142) (GH-143792)
[3.13] gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (GH-145643) (#145646)
[3.13] Pedantic rewording of why relative importing doesn't work in main modules (GH-136846) (#136941)
[3.13] Docs: replace all `datetime` imports with `import datetime as dt` (GH-145640) (#146259)
[3.13] gh-149035: Modernize legacy Python patterns in `Doc/tutorial/stdlib2.rst` (GH-149036) (#149090)
[3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570)