Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
We should implementPEP-695. Some discussion of the implementation is athttps://github.com/erictraut/cpython/issues. I will open a draft PR momentarily.
TODO:
- Evaluate TypeAlias values
- Lazy evaluation for TypeVar bounds
- More tests
- Fix remaining tests in test_typing.py