v3.15.0b1
gh-143048: Remove outdated mention to `curses` in the "Interactive Mode" docs (#143049)
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Fix typos and grammar errors across documentation (#144709)
Docs: remove unneeded author attributions (#145002)
gh-144837: Improve documentation for more collection methods (GH-144841)
docs: fix f-string in ExceptionGroup example (#146108)
Fix minor typo: 'web site' -> 'website' (GH-140561)
gh-132661: PEP 750 documentation: second pass (#137020)
gh-116666: Add "token" glossary term (GH-130888)
gh-137113 docs: note readline no longer supported in REPL after 3.13 (GH-137142)
gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (#145643)
Pedantic rewording of why relative importing doesn't work in main modules (GH-136846)
Docs: replace all `datetime` imports with `import datetime as dt` (#145640)
gh-149189: Modern defaults for `pprint` (#149190)
gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404)