Skip to content

Commit

Permalink
gevent: remove unused allowlist entry (#13301)
Browse files Browse the repository at this point in the history
Fixes #13300
  • Loading branch information
AlexWaygood authored Dec 25, 2024
1 parent e5804ce commit 0d4dd20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stubs/gevent/@tests/stubtest_allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ gevent.socket.wait_write
# we have punted on ssl, the gevent version of these functions have an additional
# argument for timeouts/blocking and there are some with different default values
# for nbytes/length, for now we ignore that fact
gevent.ssl.Purpose.__new__
gevent.ssl.SSLSocket.__init__
gevent.ssl.SSLSocket.do_handshake
gevent.ssl.SSLSocket.read
Expand Down

0 comments on commit 0d4dd20

Please sign in to comment.