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

Ivan Levkivskyi report at bugs.python.org
Thu Nov 21 12:25:23 EST 2019


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:


New changeset 0aca3a3a1e68b4ca2d334ab5255dfc267719096e by Ivan Levkivskyi (benedwards14) in branch 'master':
bpo-37838: get_type_hints for wrapped functions with forward reference (GH-17126)
https://github.com/python/cpython/commit/0aca3a3a1e68b4ca2d334ab5255dfc267719096e


----------

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


More information about the Python-bugs-list mailing list