cpython/Doc/reference
Miss Islington (bot) 138c2e6f3f
[3.11] "Compound statement" docs: Fix with-statement step indexing (GH-100286) (GH-100300)
Back in commit 226e6e7d43
an item was added to the list, renumbering all the rest of the
items, but the forward-reference wasn't updated to match.
(cherry picked from commit f23236a92d)

Co-authored-by: Frank Dana <ferdnyc@gmail.com>
2022-12-16 11:01:24 -08:00
..
compound_stmts.rst [3.11] "Compound statement" docs: Fix with-statement step indexing (GH-100286) (GH-100300) 2022-12-16 11:01:24 -08:00
datamodel.rst Fix typo in __match_args__ doc (GH-99785) 2022-11-25 16:10:48 -08:00
executionmodel.rst gh-98227: executionmodel.rst: except* can also bind names (GH-98256) 2022-10-15 09:12:18 -07:00
expressions.rst [3.11] Python documents state elsewhere that a comma is not an operator (GH-98736) (#98757) 2022-10-28 12:15:34 +02:00
grammar.rst doc: Formatting and typo fixes (GH-98974) 2022-11-07 09:14:52 -08:00
import.rst [3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371) 2022-10-18 01:49:38 +02:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) 2022-08-04 11:45:03 +03:00
lexical_analysis.rst gh-95994: Clarify escaped newlines. (GH-96066) 2022-08-26 12:11:59 -07:00
simple_stmts.rst doc: Formatting and typo fixes (GH-98974) 2022-11-07 09:14:52 -08:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00