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 corona10, miss-islington, pablogsal, vstinner
Date 2020-02-17.09:30:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581931848.75.0.58468840083.issue39453@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c57ca699910be74e7cf67d747b24bbc486932f1 by Miss Islington (bot) in branch '3.7':
[3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204)
https://github.com/python/cpython/commit/3c57ca699910be74e7cf67d747b24bbc486932f1
History
Date User Action Args
2020-02-17 09:30:48miss-islingtonsetrecipients: + miss-islington, vstinner, corona10, pablogsal
2020-02-17 09:30:48miss-islingtonsetmessageid: <1581931848.75.0.58468840083.issue39453@roundup.psfhosted.org>
2020-02-17 09:30:48miss-islingtonlinkissue39453 messages
2020-02-17 09:30:48miss-islingtoncreate