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 asvetlov, lukasz.langa, yselivanov
Date 2017-12-14.14:42:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513262544.12.0.213398074469.issue32314@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 02a0a19206da6902c3855a1fa09e60b208474cfa by Yury Selivanov in branch 'master':
bpo-32314: Implement asyncio.run() (#4852)
https://github.com/python/cpython/commit/02a0a19206da6902c3855a1fa09e60b208474cfa
History
Date User Action Args
2017-12-14 14:42:24yselivanovsetrecipients: + yselivanov, asvetlov, lukasz.langa
2017-12-14 14:42:24yselivanovsetmessageid: <1513262544.12.0.213398074469.issue32314@psf.upfronthosting.co.za>
2017-12-14 14:42:24yselivanovlinkissue32314 messages
2017-12-14 14:42:24yselivanovcreate