[issue34943] sched cancel (wrong item removed from queue)

ajneu report at bugs.python.org
Tue Oct 9 08:46:29 EDT 2018


ajneu <albert.neu at gmail.com> added the comment:

Ah ...
https://bugs.python.org/issue19270 amazing!

assert ev1 == ev2 
does not fail! (the equality just checks timestamp as far as I can see)

Terrible. In particular: Terrible if the documentation blatently lies to me: https://docs.python.org/3/library/sched.html#sched.scheduler.cancel

----------

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


More information about the Python-bugs-list mailing list