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 corona10, pablogsal, vstinner
Date 2020-01-27.15:02:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580137347.59.0.747729732702.issue39453@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4dbf2d8c6789a9b7299b142033073213604b8fdc by Pablo Galindo (Dong-hee Na) in branch 'master':
bpo-39453: Make list.__contains__ hold strong references to avoid crashes (GH-18181)
https://github.com/python/cpython/commit/4dbf2d8c6789a9b7299b142033073213604b8fdc
History
Date User Action Args
2020-01-27 15:02:27pablogsalsetrecipients: + pablogsal, vstinner, corona10
2020-01-27 15:02:27pablogsalsetmessageid: <1580137347.59.0.747729732702.issue39453@roundup.psfhosted.org>
2020-01-27 15:02:27pablogsallinkissue39453 messages
2020-01-27 15:02:27pablogsalcreate