mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
Remove Python 3.6 branches from typeshed (#8269)
This commit is contained in:
@@ -14,8 +14,6 @@ if sys.platform == "win32":
|
||||
)
|
||||
|
||||
AMD64: bool
|
||||
if sys.version_info < (3, 7):
|
||||
Itanium: bool
|
||||
Win64: bool
|
||||
|
||||
datasizemask: Literal[0x00FF]
|
||||
|
||||
Reference in New Issue
Block a user