[Python-ideas] Adding a thin wrapper class around the functions in stdlib.heapq

Nick Timkovich prometheus235 at gmail.com
Tue Nov 21 17:56:27 EST 2017


On Tue, Nov 21, 2017 at 4:16 PM, Sven R. Kunze <srkunze at mail.de> wrote:

> Maybe, that suffices: https://pypi.python.org/pypi/xheap
>
I still think the heapq.heap* functions are atrocious and they should
immediately be packaged with *no additional features* into a stdlib object
for reasons along the line of
https://mail.python.org/pipermail/python-ideas/2017-October/047514.html

If the improvements in xheap are converging on boringly-stable, maybe bring
them in at a later date.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20171121/fd208fc3/attachment.html>


More information about the Python-ideas mailing list