This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients larry, ned.deily, yselivanov
Date 2017-03-24.23:08:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490396927.88.0.475243229604.issue29703@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 01e5230ef0b28658cf7311be199363eda98808bd by Yury Selivanov in branch '3.6':
bpo-29703: asyncio: Fix creating new event loops in child processes. (#404) (#410)
https://github.com/python/cpython/commit/01e5230ef0b28658cf7311be199363eda98808bd
History
Date User Action Args
2017-03-24 23:08:47yselivanovsetrecipients: + yselivanov, larry, ned.deily
2017-03-24 23:08:47yselivanovsetmessageid: <1490396927.88.0.475243229604.issue29703@psf.upfronthosting.co.za>
2017-03-24 23:08:47yselivanovlinkissue29703 messages
2017-03-24 23:08:47yselivanovcreate