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 serhiy.storchaka
Recipients asvetlov, illia-v, serhiy.storchaka, yselivanov
Date 2021-07-01.14:46:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625150817.96.0.993338408827.issue43234@roundup.psfhosted.org>
In-reply-to
Content
New changeset ddd5f36971e2ffe20cc3f4b408425c847d168646 by Illia Volochii in branch 'main':
bpo-43234: Prohibit non-ThreadPoolExecutor in loop.set_default_executor (GH-24540)
https://github.com/python/cpython/commit/ddd5f36971e2ffe20cc3f4b408425c847d168646
History
Date User Action Args
2021-07-01 14:46:58serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, yselivanov, illia-v
2021-07-01 14:46:57serhiy.storchakasetmessageid: <1625150817.96.0.993338408827.issue43234@roundup.psfhosted.org>
2021-07-01 14:46:57serhiy.storchakalinkissue43234 messages
2021-07-01 14:46:57serhiy.storchakacreate