Support Python 3.14 (#13957)

This commit is contained in:
Sebastian Rittau
2025-05-10 06:27:40 -07:00
committed by GitHub
parent 519b7ef021
commit 2d50d6b316
21 changed files with 1082 additions and 34 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ the project the stubs are for, but instead report them here to typeshed.**
Further documentation on stub files, typeshed, and Python's typing system in
general, can also be found at https://typing.readthedocs.io/en/latest/.
Typeshed supports Python versions 3.9 to 3.13.
Typeshed supports Python versions 3.9 to 3.14.
## Using