[issue42737] PEP 563: drop annotations for complex assign targets

Batuhan Taskaya report at bugs.python.org
Sat Dec 26 12:58:15 EST 2020


Batuhan Taskaya <isidentical at gmail.com> added the comment:

> Do we still need to represent annotation as a subtree in AST? Or make it just a string?

Possibly, we will just represent them as Constant()s. See issue 41967

----------

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


More information about the Python-bugs-list mailing list