[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

Guido van Rossum report at bugs.python.org
Tue Aug 13 10:38:28 EDT 2019


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

Using `__wrapped__` if present sounds like a good idea. Ivan, what do you think?

Netzeband, have you considered submitting a PR with the necessary changes (and tests and docs)?

----------

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


More information about the Python-bugs-list mailing list