Document the supported stdlib versions (#12731)

This commit is contained in:
Sebastian Rittau
2024-10-11 13:48:54 +02:00
committed by GitHub
parent a73c77a8be
commit 055d0431ad
2 changed files with 6 additions and 2 deletions

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.8 and up.
Typeshed supports Python versions 3.8 to 3.13.
## Using