[New-bugs-announce] [issue45259] No _heappush_max()

Thomas report at bugs.python.org
Tue Sep 21 15:16:06 EDT 2021


New submission from Thomas <thomaslee9474 at gmail.com>:

There is no heappush function for a max heap when the other supporting helper functions are already implemented (_siftdown_max())

----------
components: Library (Lib)
messages: 402351
nosy: ThomasLee94
priority: normal
severity: normal
status: open
title: No _heappush_max()
versions: Python 3.9

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


More information about the New-bugs-announce mailing list