mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
Merge latest Tulip into asyncio
This commit is contained in:
parent
b62deac9a3
commit
0742cae335
3 changed files with 0 additions and 7 deletions
|
@ -178,9 +178,6 @@ class ProactorEventLoop(proactor_events.BaseProactorEventLoop):
|
|||
yield from transp._post_init()
|
||||
return transp
|
||||
|
||||
def _subprocess_closed(self, transport):
|
||||
pass
|
||||
|
||||
|
||||
class IocpProactor:
|
||||
"""Proactor implementation using IOCP."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue