cpython/Doc/reference
Miss Islington (bot) 045be7729e
[3.12] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_positions field. (GH-119364) (#119870)
gh-100117: Fix inaccuracy in documentation of the CodeObject's co_positions field. (GH-119364)
(cherry picked from commit 015b1fdd0a)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
2024-05-31 18:24:11 +01:00
..
compound_stmts.rst [3.12] gh-81094: Refer to PEP 318 in compound_statements.rst (GH-113588) (#113643) 2024-01-02 08:46:01 +00:00
datamodel.rst [3.12] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_positions field. (GH-119364) (#119870) 2024-05-31 18:24:11 +01:00
executionmodel.rst [3.12] Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing scope is global (GH-114009) (#118128) 2024-04-21 01:50:01 +00:00
expressions.rst [3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116147) 2024-02-29 20:53:51 +00:00
grammar.rst [3.12] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113239) 2023-12-17 19:30:10 +00:00
import.rst [3.12] gh-101100: Fix sphinx warnings in reference/import.rst (GH-114646) (#114652) 2024-01-27 09:37:08 -07:00
index.rst
introduction.rst [3.12] gh-110886 Doc: add a link to BNF Wikipedia article (GH-110887) (#110900) 2023-10-15 17:00:44 +00:00
lexical_analysis.rst [3.12] gh-107607: Update comment about utf-8 BOM being ignored (GH-107858) (#117016) 2024-03-19 12:00:40 -04:00
simple_stmts.rst [3.12] gh-56374: Clarify documentation of nonlocal (GH-116942) (#117023) 2024-03-19 18:05:27 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00