diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-11-13 00:17:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 00:17:54 (GMT) |
commit | 3b7e308a24fdaf24e45ad3ce980e52a2778b548e (patch) | |
tree | e5a7eb04509d8fd8f093f6ca7409c935d6d7232f /Objects/listsort.txt | |
parent | 378a96e361bf8cd0614ef25368807fe02fffeab2 (diff) | |
download | cpython-3b7e308a24fdaf24e45ad3ce980e52a2778b548e.zip cpython-3b7e308a24fdaf24e45ad3ce980e52a2778b548e.tar.gz cpython-3b7e308a24fdaf24e45ad3ce980e52a2778b548e.tar.bz2 |
[3.12] gh-111944: Add assignment expression parentheses requirements (GH-111977) (#112010)
Augment the list of places where parentheses are
required around assignnment statements. In particular,
'a := 0' and 'a = b := 1' are syntax errors.
(cherry picked from commit 9a2f25d374f027f6509484d66e1c7bba03977b99)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Objects/listsort.txt')
0 files changed, 0 insertions, 0 deletions