]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-86482: Document assignment expression need for ()s (#23291)
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 6 Oct 2022 19:24:17 +0000 (15:24 -0400)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2022 19:24:17 +0000 (12:24 -0700)
commit2b5f1360ead9aa72ae00de59edfd6c229d13933f
tree46a049fc44eed18ae7832d879557f7e74c23c937
parent6bfb0be80486c614cd60dce44c9fe7b3e6c76e3b
gh-86482: Document assignment expression need for ()s (#23291)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/reference/expressions.rst
Misc/NEWS.d/next/Core and Builtins/2020-11-15-02-08-43.bpo-42316.LqdkWK.rst [new file with mode: 0644]