[New-bugs-announce] [issue29703] Fix asyncio to support instantiation of new event loops in subprocesses

Yury Selivanov report at bugs.python.org
Thu Mar 2 16:55:45 EST 2017


New submission from Yury Selivanov:

Proxy for https://github.com/python/asyncio/pull/497

Ned, this needs to be in 3.6.1, working code from 3.4 doesn't work in 3.6.0: http://stackoverflow.com/questions/42546099/python-asyncio-migrate-from-3-4-to-3-5/42566336#42566336

----------
assignee: yselivanov
keywords: 3.5regression, 3.6regression
messages: 288835
nosy: larry, ned.deily, yselivanov
priority: release blocker
severity: normal
stage: resolved
status: open
title: Fix asyncio to support instantiation of new event loops in subprocesses
type: behavior
versions: Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29703>
_______________________________________


More information about the New-bugs-announce mailing list