python / asyncio

asyncio historical repository
https://docs.python.org/3/library/asyncio.html
1.03k stars 178 forks source link

Fix asyncio to support instantiation of new event loops in subprocesses #497

Closed 1st1 closed 7 years ago

1st1 commented 7 years ago

See PR #452 for context.

1st1 commented 7 years ago

3.6.1 is scheduled to be released very soon so this PR can't wait.

@gvanrossum @asvetlov @fafhrd91 please take a look at the commit in case I messed something up.

fafhrd91 commented 7 years ago

lgtm