[issue44353] PEP 604 NewType

Guido van Rossum report at bugs.python.org
Mon Jul 19 14:11:25 EDT 2021


Guido van Rossum <guido at python.org> added the comment:

Do we have to solve it? Using `from __future__ import annotations` it should work, at least when used as an annotation. Or is that too inconvenient or inconsistent?

----------

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


More information about the Python-bugs-list mailing list