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

The linked PR makes `T = TypeVar("T"); T[int]` work. That's not currently 
meaningful syntax to the type checker, but we may want it in the future for 
higher-kinded types. I would rather not make this change without a clear static 
typing use case in mind.

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

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

Reply via email to