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 pablogsal
Recipients LCatro, methane, pablogsal, serhiy.storchaka
Date 2019-12-31.01:04:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577754269.57.0.422045360597.issue38588@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d5bf568eaa5059402ccce9ba5a366986ba27c8a by Pablo Galindo (Dong-hee Na) in branch 'master':
bpo-38588: Fix possible crashes in dict and list when calling PyObject_RichCompareBool (GH-17734)
https://github.com/python/cpython/commit/2d5bf568eaa5059402ccce9ba5a366986ba27c8a
History
Date User Action Args
2019-12-31 01:04:29pablogsalsetrecipients: + pablogsal, methane, serhiy.storchaka, LCatro
2019-12-31 01:04:29pablogsalsetmessageid: <1577754269.57.0.422045360597.issue38588@roundup.psfhosted.org>
2019-12-31 01:04:29pablogsallinkissue38588 messages
2019-12-31 01:04:29pablogsalcreate