[issue13451] sched.py: speedup cancel() method

STINNER Victor report at bugs.python.org
Wed Oct 1 02:46:50 CEST 2014


STINNER Victor added the comment:

> I see no possible optimization here.

The asyncio was just optimized to handle cancellation of many callbacks, see issue #22448.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13451>
_______________________________________


More information about the Python-bugs-list mailing list