Skip to content

[3.7] bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118) #18145

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

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 23, 2020

  • bpo-39421: Fix posible crash in heapq with custom comparison operators

Co-authored-by: Pablo Galindo Pablogsal@gmail.com

https://bugs.python.org/issue39421

Automerge-Triggered-By: @pablogsal

pythonGH-18118)

* bpo-39421: Fix posible crash in heapq with custom comparison operators

* fixup! bpo-39421: Fix posible crash in heapq with custom comparison operators

* fixup! fixup! bpo-39421: Fix posible crash in heapq with custom comparison operators
(cherry picked from commit 79f89e6)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@miss-islington
Copy link
Contributor Author

@pablogsal: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 958064f into python:3.7 Jan 23, 2020
@miss-islington miss-islington deleted the backport-79f89e6-3.7 branch January 23, 2020 14:25
@miss-islington
Copy link
Contributor Author

@pablogsal: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants