This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients James.Lu, rhettinger, stutzbach
Date 2016-06-11.20:39:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465677550.59.0.123275665466.issue27295@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry James, we don't grow the APIs without sufficient demonstrated need; otherwise, we end-up with API sprawl.  People with actual use cases haven't requested behavior (and the occasional one-off gets by negating the numeric argument).  That is why the maxheap functions were intentionally made private.

FWIW, this module is very old and the core functions have long proven themselves sufficient to meet their use cases (like being used in an event loop to efficiently select the next scheduled event).
History
Date User Action Args
2016-06-11 20:39:10rhettingersetrecipients: + rhettinger, stutzbach, James.Lu
2016-06-11 20:39:10rhettingersetmessageid: <1465677550.59.0.123275665466.issue27295@psf.upfronthosting.co.za>
2016-06-11 20:39:10rhettingerlinkissue27295 messages
2016-06-11 20:39:10rhettingercreate