Serhiy Storchaka added the comment:

If the order of events with the same time and priority doesn't matter, we can 
optimize the queue property more than 10 times by using sort() (see 
cancel_4.patch in issue13451).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19270>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to