cpython/Doc/reference
Jelle Zijlstra 9e0b11eb21
annotations: expand documentation on "simple" assignment targets (#120535)
This behavior is rather surprising and it was not clearly specified.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-06-15 15:18:16 +00:00
..
compound_stmts.rst gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
datamodel.rst gh-119740: Remove deprecated trunc delegation (#119743) 2024-06-02 10:16:49 +01:00
executionmodel.rst gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
expressions.rst doc: Mention the missing reflected special methods for all binary operations (GH-119931) 2024-06-04 17:55:11 +00:00
grammar.rst
import.rst
index.rst
introduction.rst
lexical_analysis.rst gh-107607: Update comment about utf-8 BOM being ignored (#107858) 2024-03-19 11:51:12 -04:00
simple_stmts.rst annotations: expand documentation on "simple" assignment targets (#120535) 2024-06-15 15:18:16 +00:00
toplevel_components.rst