Fix asyncio IocpProactor version availability (#4121)

This commit is contained in:
Rune Tynan
2020-05-27 23:14:00 -04:00
committed by GitHub
parent 639771a22a
commit 7ba59719b6
3 changed files with 4 additions and 10 deletions

View File

@@ -2,10 +2,6 @@ _codecs.oem_decode
_codecs.oem_encode
_winapi.GetACP
_winapi.GetFileType
asyncio.IocpProactor.recv_into
asyncio.IocpProactor.sendfile
asyncio.windows_events.IocpProactor.recv_into
asyncio.windows_events.IocpProactor.sendfile
ntpath.splitunc
os.path.splitunc
os.path.splitunc

View File

@@ -1,9 +1,5 @@
_winapi.GetACP
_winapi.GetFileType
asyncio.IocpProactor.recv_into
asyncio.IocpProactor.sendfile
asyncio.windows_events.IocpProactor.recv_into
asyncio.windows_events.IocpProactor.sendfile
hashlib.scrypt
ntpath.splitunc
os.path.splitunc