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 1286357 commit 1c6a015Copy full SHA for 1c6a015
stubs/gevent/@tests/stubtest_allowlist.txt
@@ -171,11 +171,6 @@ gevent.socket.socket.closed
171
gevent.socket.wait_readwrite
172
gevent.socket.wait_write
173
174
-# See https://github.com/python/typeshed/pull/14503/files#r2247065318 for why a
175
-# default of `0` is exposed, even though the physical default that stubtest
176
-# can see is `-1`.
177
-gevent.socket.SocketType.__init__
178
-
179
# we have punted on ssl, the gevent version of these functions have an additional
180
# argument for timeouts/blocking and there are some with different default values
181
# for nbytes/length, for now we ignore that fact
0 commit comments