mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-10 02:19:18 +08:00
Remove zlib.ZLIBNG_VERSION Windows requirement (#14947)
This commit is contained in:
@@ -170,6 +170,10 @@ sys.ps1 # Available in interactive mode
|
||||
sys.ps2 # Available in interactive mode
|
||||
sys.tracebacklimit # Must be set first
|
||||
|
||||
# This is only present if Python was built with zlib-ng.
|
||||
(zlib\.ZLIBNG_VERSION)?
|
||||
(compression\.zlib\.ZLIBNG_VERSION)?
|
||||
|
||||
|
||||
# ==========================================================
|
||||
# Other allowlist entries that cannot or should not be fixed
|
||||
|
||||
Reference in New Issue
Block a user