3.9
bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32035)
bpo-14911: Corrected generator.throw() documentation (GH-32207)
[3.9] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-105269 (GH-105468) (#105477)
[3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641)
gh-89885: Improve import example in language reference (GH-91523) (#91649)
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
bpo-41762: Fix usage of productionlist markup in the doc (GH-22281)
gh-80143: Add clarification for escape characters (GH-92292) (GH-92630)
gh-87304: Improve comments in language reference for imports (GH-92164)