v3.15.0a5
Add missing comma to tuple in `except*` docs (#142395)
gh-128335: Make slice generic at runtime (#128336)
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs (gh-135945)
gh-135676: Reword the f-string (and t-string) section (GH-137469)
gh-143054: Disallow non-top-level Cut for now (GH-143622)
gh-69686: Remove untrue part of `__import__` replacement docs (#143261)
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)
typo fixes in docs (#142683)
gh-138871: Clarify NameError exception in 'del' (#138881)
gh-130587: Add hand-written docs for non-OP tokens (GH-130588)