mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 13:40:23 +08:00
3.14: PEP-784 compression except zstd (#13992)
This commit is contained in:
@@ -245,6 +245,8 @@ extra-standard-library = [
|
||||
# Extra modules not recognized by Ruff
|
||||
# Added in Python 3.9
|
||||
"zoneinfo",
|
||||
# Added in Python 3.14
|
||||
"compression",
|
||||
]
|
||||
known-first-party = ["_utils", "ts_utils"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user