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 miss-islington
Recipients aeros, asvetlov, gvanrossum, jamesba, miss-islington, yselivanov
Date 2020-08-17.14:37:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597675052.16.0.171824421518.issue40782@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1baa8b14ee23ef3040923f53565c8d1bafd28117 by Miss Islington (bot) in branch '3.8':
bpo-40782: Change asyncio.AbstractEventLoop.run_in_executor to be a method not a coroutine (GH-21852)
https://github.com/python/cpython/commit/1baa8b14ee23ef3040923f53565c8d1bafd28117
History
Date User Action Args
2020-08-17 14:37:32miss-islingtonsetrecipients: + miss-islington, gvanrossum, asvetlov, yselivanov, aeros, jamesba
2020-08-17 14:37:32miss-islingtonsetmessageid: <1597675052.16.0.171824421518.issue40782@roundup.psfhosted.org>
2020-08-17 14:37:32miss-islingtonlinkissue40782 messages
2020-08-17 14:37:32miss-islingtoncreate