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:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490397150.81.0.614680858174.issue29703@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ba7e1f9a4e06c0b4ad594fd64edcaf7292515820 by Yury Selivanov in branch 'master':
bpo-29703: asyncio: Fix creating new event loops in child processes. (#404)
https://github.com/python/cpython/commit/ba7e1f9a4e06c0b4ad594fd64edcaf7292515820
History
Date User Action Args
2017-03-24 23:12:30yselivanovsetrecipients: + yselivanov, larry, ned.deily
2017-03-24 23:12:30yselivanovsetmessageid: <1490397150.81.0.614680858174.issue29703@psf.upfronthosting.co.za>
2017-03-24 23:12:30yselivanovlinkissue29703 messages
2017-03-24 23:12:30yselivanovcreate