[issue35224] PEP 572: Assignment Expressions

Barry A. Warsaw report at bugs.python.org
Mon Jul 15 13:35:38 EDT 2019


Barry A. Warsaw <barry at python.org> added the comment:

I might be missing it, but I think the Language Reference still doesn't document assignment expressions.

https://docs.python.org/3/reference/lexical_analysis.html#operators

There are likely other places in the LR that need to be filled out with PEP 572 documentation.

----------
nosy: +barry

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35224>
_______________________________________


More information about the Python-bugs-list mailing list