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 <!-- gh-linked-prs --> ### Linked PRs * gh-103764 <!-- /gh-linked-prs -->
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:
Linked PRs