mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-29 22:32:11 +08:00
Drop support for Python 3.7 (#11234)
This commit is contained in:
@@ -20,9 +20,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 fully supports Python versions 3.8 and up. Support for Python 3.7
|
||||
is limited: see https://github.com/python/typeshed/issues/10113
|
||||
for details.
|
||||
Typeshed supports Python versions 3.8 and up.
|
||||
|
||||
## Using
|
||||
|
||||
|
||||
Reference in New Issue
Block a user