ctypes.wintypes can be imported on linux in 3.9.1 (#4858)

See https://bugs.python.org/issue16396

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2020-12-26 09:01:23 -06:00
committed by GitHub
parent eb7381a3c1
commit bc3ed283df
4 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
asyncio.unix_events._UnixSelectorEventLoop.create_unix_server
ctypes.wintypes
pwd.getpwnam
ssl.PROTOCOL_SSLv3
ssl.RAND_egd

View File

@@ -1,3 +1,4 @@
ctypes.wintypes
pwd.getpwnam
time.CLOCK_PROF
time.CLOCK_UPTIME

View File

@@ -1,3 +1,4 @@
ctypes.wintypes
os.MFD_HUGE_32MB
os.MFD_HUGE_512MB
time.CLOCK_PROF

View File

@@ -38,7 +38,6 @@ _msi
_winapi
asyncio.windows_events
asyncio.windows_utils
ctypes.wintypes
msilib(.[a-z]+)?
msvcrt
winreg