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

Giampaolo Rodola' report at bugs.python.org
Tue Oct 15 21:08:36 CEST 2013


Giampaolo Rodola' added the comment:

Sorry, I failed to notice there's a scheduler.queue property which exposes the underlying _queue attribute so the patch should take that into account and return the updated list.

----------

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


More information about the Python-bugs-list mailing list