[issue41559] Add support for PEP 612 to typing.py

Guido van Rossum report at bugs.python.org
Tue Dec 8 15:10:43 EST 2020


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

Thanks for working on this -- let me know when you have a question for me. Once this is ready we should also add it to the typing_extensions module so people can use it on older Python versions. (https://github.com/python/typing/tree/master/typing_extensions)

----------

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


More information about the Python-bugs-list mailing list