Antoine Pitrou added the comment:

What is the point of having heapq.heappush under a lock if heapq.heappop in 
another method is not protected? The logic doesn't seem to make sense.

----------

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

Reply via email to