Fully support PEP 695
Open
compatibility
partially resolved
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
We already mostly support [PEP 695](https://peps.python.org/pep-0695/), except for:
* [tuple constraints](https://peps.python.org/pep-0695/#constrained-type-specification)
* generating literal syntax on 3.12
* [lazy evaluation of `type` statements](https://docs.python.org/3.12/reference/executionmodel.html#lazy-evaluation)
Contributor guide
Assessment
This issue has not been assessed yet.