[issue37082] Assignment expression operator (walrus) not in built-in help()

Mark Dickinson report at bugs.python.org
Wed May 29 03:22:40 EDT 2019


Mark Dickinson <dickinsm at gmail.com> added the comment:

Looks like that list could do with some attention:

- I don't see regular assignment there, either.
- And "`" shouldn't be in that list.
- Neither should "<>"
- "->" (for function annotations) is missing.

----------
nosy: +mark.dickinson

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


More information about the Python-bugs-list mailing list