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, pdxjohnny, r.david.murray, yselivanov, zach.ware
Date 2018-03-06.18:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Instead of a separate base class, what about an overridable `coroutine_runner` attribute that defaults to `asyncio.run`?

How is that better?
History
Date User Action Args
2018-03-06 18:12:52yselivanovsetrecipients: + yselivanov, r.david.murray, asvetlov, zach.ware, pdxjohnny
2018-03-06 18:12:52yselivanovsetmessageid: <[email protected]>
2018-03-06 18:12:52yselivanovlinkissue32972 messages
2018-03-06 18:12:52yselivanovcreate