diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-08-17 14:37:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 14:37:12 (GMT) |
commit | 1baa8b14ee23ef3040923f53565c8d1bafd28117 (patch) | |
tree | df1f77f29e9b0880a7053c915e3ce1c5490d57bc /Python/pystrcmp.c | |
parent | 08f0a2109297e8a64e8636d47dce737e5b7ccf2c (diff) | |
download | cpython-1baa8b14ee23ef3040923f53565c8d1bafd28117.zip cpython-1baa8b14ee23ef3040923f53565c8d1bafd28117.tar.gz cpython-1baa8b14ee23ef3040923f53565c8d1bafd28117.tar.bz2 |
bpo-40782: Change asyncio.AbstractEventLoop.run_in_executor to be a method not a coroutine (GH-21852)
asyncio.AbstractEventLoop.run_in_executor should be a method that returns an asyncio Future, not an async method.
This matches the concrete implementations, and the documentation better.
(cherry picked from commit 29f84294d88ec493c2de9d6e8dbc12fae3778771)
Co-authored-by: James Weaver <james.barrett@bbc.co.uk>
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions