Officially remove Python 3.9 support (#15360)

This commit is contained in:
Sebastian Rittau
2026-02-09 12:16:15 +01:00
committed by GitHub
parent 29a8b8c51a
commit 576a71a75e
4 changed files with 2 additions and 6 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.14.
Typeshed supports Python versions 3.10 to 3.14.
## Using