Skip to content

Commit 1c6a015

Browse files
authored
Remove a superflous allowlist entry (#14571)
1 parent 1286357 commit 1c6a015

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

stubs/gevent/@tests/stubtest_allowlist.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,6 @@ gevent.socket.socket.closed
171171
gevent.socket.wait_readwrite
172172
gevent.socket.wait_write
173173

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-
179174
# we have punted on ssl, the gevent version of these functions have an additional
180175
# argument for timeouts/blocking and there are some with different default values
181176
# for nbytes/length, for now we ignore that fact

0 commit comments

Comments
 (0)