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