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 ned.deily
Recipients alex, corona10, dk0n9, methane, miss-islington, ned.deily, pablogsal, vstinner
Date 2020-01-23.14:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579790963.59.0.264669452066.issue39421@roundup.psfhosted.org>
In-reply-to
Content
New changeset c563f409ea30bcb0623d785428c9257917371b76 by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118) (GH-18146)
https://github.com/python/cpython/commit/c563f409ea30bcb0623d785428c9257917371b76
History
Date User Action Args
2020-01-23 14:49:23ned.deilysetrecipients: + ned.deily, vstinner, alex, methane, corona10, pablogsal, miss-islington, dk0n9
2020-01-23 14:49:23ned.deilysetmessageid: <1579790963.59.0.264669452066.issue39421@roundup.psfhosted.org>
2020-01-23 14:49:23ned.deilylinkissue39421 messages
2020-01-23 14:49:23ned.deilycreate