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 miss-islington
Recipients alex, corona10, dk0n9, methane, miss-islington, pablogsal, vstinner
Date 2020-01-23.14:25:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579789534.9.0.0668278176095.issue39421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 958064f8d2b84062b0582bbae911df8ccfc11fd6 by Miss Islington (bot) in branch '3.7':
bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118)
https://github.com/python/cpython/commit/958064f8d2b84062b0582bbae911df8ccfc11fd6
History
Date User Action Args
2020-01-23 14:25:34miss-islingtonsetrecipients: + miss-islington, vstinner, alex, methane, corona10, pablogsal, dk0n9
2020-01-23 14:25:34miss-islingtonsetmessageid: <1579789534.9.0.0668278176095.issue39421@roundup.psfhosted.org>
2020-01-23 14:25:34miss-islingtonlinkissue39421 messages
2020-01-23 14:25:34miss-islingtoncreate