Skip to content

gh-110067: Add maxheap version of heappush. #110068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

coopers
Copy link

@coopers coopers commented Sep 29, 2023

Maxheap version of a heappush

Added method to heapq

@coopers coopers requested a review from rhettinger as a code owner September 29, 2023 01:17
@ghost
Copy link

ghost commented Sep 29, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Sep 29, 2023

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@AlexWaygood AlexWaygood changed the title Add maxheap version of heappush. gh-11067: Add maxheap version of heappush. Sep 29, 2023
@AlexWaygood AlexWaygood changed the title gh-11067: Add maxheap version of heappush. gh-110067: Add maxheap version of heappush. Sep 29, 2023
@StanFromIreland
Copy link
Contributor

I have included this change in my PR #130725 which also makes this public.

@ambv
Copy link
Contributor

ambv commented May 2, 2025

Closing in favor of #130725.

@ambv ambv closed this May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants