diff options
author | Elvis Pranskevichus <elvis@magic.io> | 2018-07-30 11:42:43 +0100 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2018-07-30 12:42:43 +0200 |
commit | 22d25085db2590932b3664ca32ab82c08f2eb2db (patch) | |
tree | d173242dc2c035baf83bf36eb26d992618c1e796 /Python/context.c | |
parent | 4e11c461ed39085b8495a35c9367b46d8a0d306d (diff) | |
download | cpython-git-22d25085db2590932b3664ca32ab82c08f2eb2db.tar.gz |
bpo-34075: Deprecate non-ThreadPoolExecutor in loop.set_default_executor() (GH-8533)
Various asyncio internals expect that the default executor is a
`ThreadPoolExecutor`, so deprecate passing anything else to
`loop.set_default_executor()`.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions