Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[3.6] bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118) #18146
Conversation
GH-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>
This comment has been minimized.
This comment has been minimized.
@pablogsal: Status check is done, and it's a success |
This comment has been minimized.
This comment has been minimized.
Sorry, I can't merge this PR. Reason: |
This comment has been minimized.
This comment has been minimized.
@pablogsal: Status check is done, and it's a success |
This comment has been minimized.
This comment has been minimized.
Sorry, I can't merge this PR. Reason: |
This comment has been minimized.
This comment has been minimized.
@pablogsal: Status check is done, and it's a success |
This comment has been minimized.
This comment has been minimized.
Sorry, I can't merge this PR. Reason: |
c563f40
into
python:3.6
miss-islington commentedJan 23, 2020
•
edited by pablogsal
Co-authored-by: Pablo Galindo Pablogsal@gmail.com
https://bugs.python.org/issue39421
Automerge-Triggered-By: @pablogsal