diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-11-13 00:14:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 00:14:03 (GMT) |
commit | b64afbc55c27274a73ade0680606cde2a26470cb (patch) | |
tree | 827c81175bb7e106ce4223812f67659d013c6e3c /Doc/Makefile | |
parent | aa3232db23e0dabbabb0a1f8fc9bb20bf7ec68c9 (diff) | |
download | cpython-b64afbc55c27274a73ade0680606cde2a26470cb.zip cpython-b64afbc55c27274a73ade0680606cde2a26470cb.tar.gz cpython-b64afbc55c27274a73ade0680606cde2a26470cb.tar.bz2 |
[3.11] gh-111944: Add assignment expression parentheses requirements (GH-111977) (#112011)
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 'Doc/Makefile')
0 files changed, 0 insertions, 0 deletions