Wanja Chresta <wanja.chre...@gmail.com> added the comment:

After thinking about it some more I realised that this doesn't make sense since 
heapq is based on lists and lists have an insertion complexity of O(n). Thus, 
they'll never read the needed O(log n) and heapq is the wrong place.

Never mind.

----------
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

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

Reply via email to