[issue46829] Confusing CancelError message if multiple cancellations are scheduled

Guido van Rossum report at bugs.python.org
Wed Mar 23 12:01:27 EDT 2022


Guido van Rossum <guido at python.org> added the comment:

Fixed by deprecating the message argument to cancel(). It will be removed in 3.13.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46829>
_______________________________________


More information about the Python-bugs-list mailing list