We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ebbd2 commit 8dd58d3Copy full SHA for 8dd58d3
stdlib/@tests/stubtest_allowlists/common.txt
@@ -170,6 +170,9 @@ sys.ps1 # Available in interactive mode
170
sys.ps2 # Available in interactive mode
171
sys.tracebacklimit # Must be set first
172
173
+# This depends on how Python was built
174
+zlib.ZLIBNG_VERSION
175
+
176
177
# ==========================================================
178
# Other allowlist entries that cannot or should not be fixed
0 commit comments