]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
annotations: expand documentation on "simple" assignment targets (#120535)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 15 Jun 2024 15:18:16 +0000 (08:18 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 15:18:16 +0000 (15:18 +0000)
commit9e0b11eb21930b7b8e4a396200a921e9985cfca4
treea43b09d05f11696684ab71dc6cedd2257e480e46
parent6f63dfff6f493b405f3422210a168369e1e7a35d
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>
Doc/library/ast.rst
Doc/reference/simple_stmts.rst