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:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597674006.49.0.0308594934412.issue40782@roundup.psfhosted.org>
In-reply-to
Content
New changeset 29f84294d88ec493c2de9d6e8dbc12fae3778771 by James Weaver in branch 'master':
bpo-40782: Change asyncio.AbstractEventLoop.run_in_executor to be a method not a coroutine (GH-21852)
https://github.com/python/cpython/commit/29f84294d88ec493c2de9d6e8dbc12fae3778771
History
Date User Action Args
2020-08-17 14:20:06miss-islingtonsetrecipients: + miss-islington, gvanrossum, asvetlov, yselivanov, aeros, jamesba
2020-08-17 14:20:06miss-islingtonsetmessageid: <1597674006.49.0.0308594934412.issue40782@roundup.psfhosted.org>
2020-08-17 14:20:06miss-islingtonlinkissue40782 messages
2020-08-17 14:20:05miss-islingtoncreate