v3.15.0a2
gh-109975: Indicate the minimum version for PyREPL in the tutorial (#136046)
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
gh-138011: Clarify tutorial method object example code (#138014)
GH-101100: Remove some entries from ``nitpick_ignore`` (#138464)
gh-140379: add hyperlinks to list and set (GH-140399)
gh-130080: implement PEP 765 (#130087)
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Fix minor typo: 'web site' -> 'website' (GH-140561)
gh-132661: PEP 750 documentation: second pass (#137020)
gh-116666: Add "token" glossary term (GH-130888)
Python 3.15.0a0
GH-138465: Improve documentation for common sequence methods (#138474)
Pedantic rewording of why relative importing doesn't work in main modules (GH-136846)
gh-141412: Use reliable target URL for urllib example (GH-141428)
gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404)