mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 22:18:28 +08:00
Officially remove Python 3.9 support (#15360)
This commit is contained in:
+1
-1
@@ -263,4 +263,4 @@ extra-standard-library = [
|
||||
known-first-party = ["_utils", "ts_utils"]
|
||||
|
||||
[tool.typeshed]
|
||||
oldest_supported_python = "3.9"
|
||||
oldest_supported_python = "3.10"
|
||||
|
||||
Reference in New Issue
Block a user