mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
add zipfile._path.glob (#13154)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
# >= 3.12
|
||||
# =======
|
||||
|
||||
zipfile._path.glob # Modules that exist at runtime, but are missing from typeshed
|
||||
zoneinfo.ZoneInfo.from_file # Pos-only parameters had different "names" in different Python versions
|
||||
|
||||
|
||||
|
||||
@@ -39,7 +39,6 @@ tkinter.Wm.wm_attributes
|
||||
# >= 3.12
|
||||
# =======
|
||||
|
||||
zipfile._path.glob # Modules that exist at runtime, but are missing from typeshed
|
||||
zoneinfo.ZoneInfo.from_file # Pos-only parameters had different "names" in different Python versions
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user