New submission from Illia Volochii <illia.voloc...@gmail.com>:
https://github.com/python/cpython/blob/a2f0654b0a5b4c4f726155620002cc1f5f2d206a/Lib/asyncio/base_events.py#L816-L821 Setting non-ThreadPoolExecutor executors was supposed to be prohibited in Python 3.9. ---------- components: asyncio messages: 387052 nosy: asvetlov, illia-v, yselivanov priority: normal severity: normal status: open title: Prohibit passing non-ThreadPoolExecutor executors to loop.set_default_executor following a deprecation versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43234> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com