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 paul.moore, rhettinger, ritavdas, steve.dower, tim.golden
Date 2021-07-09.15:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625843620.94.0.976580837737.issue44591@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the suggestion, but only the minheap functions are public.  The maxheap functions are private, for internal use only.  Currently, there is no internal need for a maxheap push.
History
Date User Action Args
2021-07-09 15:13:40rhettingersetrecipients: + rhettinger, paul.moore, tim.golden, steve.dower, ritavdas
2021-07-09 15:13:40rhettingersetmessageid: <1625843620.94.0.976580837737.issue44591@roundup.psfhosted.org>
2021-07-09 15:13:40rhettingerlinkissue44591 messages
2021-07-09 15:13:40rhettingercreate