ruff
e7b93f93 - [syntax-errors] Type parameter defaults before Python 3.13 (#16447)

Commit
196 days ago
[syntax-errors] Type parameter defaults before Python 3.13 (#16447) Summary -- Detects the presence of a [PEP 696] type parameter default before Python 3.13. Test Plan -- New inline parser tests for type aliases, generic functions and generic classes. [PEP 696]: https://peps.python.org/pep-0696/#grammar-changes
Author
Parents
Loading