Skip to content

Commit c2460d1

Browse files
committed
add set_wakeup_fd to allowlist on win32
1 parent af47e92 commit c2460d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/gevent/@tests/stubtest_allowlist_win32.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
gevent.signal.__all__
55
gevent.signal.getsignal
66
gevent.signal.signal
7+
gevent.signal.set_wakeup_fd
78

89
# these don't exist on win32 in stdlib, but they do in gevent, for now we ignore them
910
gevent.socket.SocketType.share

0 commit comments

Comments
 (0)