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 asvetlov
Recipients JelleZijlstra, SilentGhost, asvetlov, awilfox, berker.peksag, docs@python, iritkatriel, r.david.murray, vstinner, yselivanov
Date 2020-12-04.08:17:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607069877.64.0.333835858429.issue26582@roundup.psfhosted.org>
In-reply-to
Content
Moreover, the issue is outdated.

asyncio.CancelledError is not an alias of concurrent.futures.CancelledError starting from Python 3.8

Unfortunately, we should make this not 100% backward compatible change.
History
Date User Action Args
2020-12-04 08:17:57asvetlovsetrecipients: + asvetlov, vstinner, r.david.murray, SilentGhost, docs@python, berker.peksag, yselivanov, JelleZijlstra, awilfox, iritkatriel
2020-12-04 08:17:57asvetlovsetmessageid: <1607069877.64.0.333835858429.issue26582@roundup.psfhosted.org>
2020-12-04 08:17:57asvetlovlinkissue26582 messages
2020-12-04 08:17:57asvetlovcreate