Jelle Zijlstra <jelle.zijls...@gmail.com> added the comment:

I think this should be fixed in typing.py instead. get_type_hints() should be 
less strict about what it accepts as a type, so users are free to use 
annotations in innovative ways.

Static type checkers should have the job of enforcing that type annotations are 
valid types.

----------
nosy: +Jelle Zijlstra

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44799>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to