-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
Description
We should implement PEP-695. Some discussion of the implementation is at https://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
Linked PRs
Eclips4, carljm, sunmy2019 and EnderchiefEclips4, alexprengere and Enderchief