![](https://secure.gravatar.com/avatar/1df2cf3cbe352ba5020668a9d278df2f.jpg?s=120&d=mm&r=g)
July 24, 2022
4:42 p.m.
For those who want more discussion on this, as the initial PR (https://peps.python.org/pep-0696) has been merged, so, I'm open to more questions. Now the main question is, should TypeVar defaults be able to default to other TypeVars? It is something that both Rust and TypeScript support although it requires a few changes to PEP 695. Anyone have anything else they wish to discuss?