mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 22:55:24 +08:00
Update zoneinfo for Python3.12 (#10304)
This commit is contained in:
@@ -188,7 +188,6 @@ zipfile.Path.is_symlink
|
||||
zipfile.Path.match
|
||||
zipfile.Path.relative_to
|
||||
zipfile.Path.rglob
|
||||
zoneinfo.ZoneInfo.from_file
|
||||
|
||||
# Errors that also existed on Python 3.11
|
||||
_collections_abc.AsyncGenerator.ag_await
|
||||
@@ -259,6 +258,9 @@ posixpath.join
|
||||
ntpath.join
|
||||
os.path.join
|
||||
|
||||
# Pos-only parameters had different "names" in different Python versions:
|
||||
zoneinfo.ZoneInfo.from_file
|
||||
|
||||
# ==========
|
||||
# Allowlist entries that cannot or should not be fixed
|
||||
# ==========
|
||||
|
||||
Reference in New Issue
Block a user