main
Fix minor typos in 'Compound statements' docs (#149666)
Mention `frozendict` in `object.__hash__()` documentation (#148867)
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs (gh-135945)
Docs: link to language reference instead of PEP (#152462)
gh-143054: Disallow non-top-level Cut for now (GH-143622)
gh-61310: Document package precedence over same-named modules (#153211)
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
gh-135676: Lexical analysis: Reword String literals and related sections (GH-135942)
Docs: Fix a typo in the 'Non-ASCII characters in names' section (#148043)
gh-105812: Make use of the Sphinx `deco` role in documentation (#139598)
gh-130587: Add hand-written docs for non-OP tokens (GH-130588)