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 vstinner
Recipients corona10, miss-islington, pablogsal, vstinner
Date 2020-02-17.09:13:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581930836.17.0.729210445508.issue39453@roundup.psfhosted.org>
In-reply-to
Content
New changeset f64abd10563c25a94011f9e3335fd8a1cf47c205 by Dong-hee Na in branch '3.8':
[3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204)
https://github.com/python/cpython/commit/f64abd10563c25a94011f9e3335fd8a1cf47c205
History
Date User Action Args
2020-02-17 09:13:56vstinnersetrecipients: + vstinner, corona10, pablogsal, miss-islington
2020-02-17 09:13:56vstinnersetmessageid: <1581930836.17.0.729210445508.issue39453@roundup.psfhosted.org>
2020-02-17 09:13:56vstinnerlinkissue39453 messages
2020-02-17 09:13:56vstinnercreate