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

This seems a low-priority issue to me. The code is invalid, but I don't think 
it's very important to raise an exception (typing.Union is also inconsistent). 
Static type checkers will flag all these as errors. (Or perhaps none of them? 
It may depend on the meaning of T in the current scope.)

----------

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

Reply via email to