Guido van Rossum <gu...@python.org> added the comment:

I think in general it is more insightful to discuss the behavior of 
get_type_hints() given specific things in annotations.

We generally don't write forward refs inside forward refs, like 
"SomeClass['int']". So maybe that code was wrong? Where did you find it?

----------

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

Reply via email to