Message411555
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. |
|
| Date |
User |
Action |
Args |
| 2022-01-25 05:40:33 | JelleZijlstra | set | recipients:
+ JelleZijlstra, gvanrossum, serhiy.storchaka, kj |
| 2022-01-25 05:40:33 | JelleZijlstra | set | messageid: <[email protected]> |
| 2022-01-25 05:40:33 | JelleZijlstra | link | issue44796 messages |
| 2022-01-25 05:40:33 | JelleZijlstra | create | |
|