mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-22 02:52:07 +08:00
Fix asyncio IocpProactor version availability (#4121)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user