Skip to content

Commit 599d1cc

Browse files
committed
Remove unused allowlist entries
1 parent 55fbb0b commit 599d1cc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/stubtest_allowlists/win32-py311.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
asyncio.IocpProactor.recvfrom_into
33
asyncio.windows_events.IocpProactor.recvfrom_into
44
msvcrt.GetErrorMode
5-
os.EX_OK
65

76
# pathlib methods that exist on Windows, but always raise NotImplementedError,
87
# so are omitted from the stub

tests/stubtest_allowlists/win32-py312.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ asyncio.windows_events.IocpProactor.finish_socket_func
55
asyncio.windows_events.IocpProactor.recvfrom_into
66
msvcrt.GetErrorMode
77
ntpath.isdir
8-
os.EX_OK
98
os.get_blocking
109
os.listdrives
1110
os.listmounts

0 commit comments

Comments
 (0)