[issue44926] typing.get_type_hints() raises for type aliases with forward references

Guido van Rossum report at bugs.python.org
Wed Aug 18 11:22:21 EDT 2021


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

We could mention this in the docs for one or more of the following:

- type aliases (old or new syntax)
- forward references
- get_type_hints()

Ken Jin, can you guide Maximilian towards a successful doc update PR?

----------

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


More information about the Python-bugs-list mailing list