cpython/Doc/reference
Miss Islington (bot) 4d85f0ae76
[3.12] Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing scope is global (GH-114009) (#118128)
Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing scope is global (GH-114009)
(cherry picked from commit 1558d99316)

Co-authored-by: Quazi Irfan <quazirfan@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-04-21 01:50:01 +00: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] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885) 2024-04-15 14:14:16 +03: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