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 josh.r, pablogsal, tim.peters, vstinner, xtreak
Date 2019-02-12.19:19:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549999192.0.0.305778787779.issue35961@roundup.psfhosted.org>
In-reply-to
Content
I wrote PR 11830: the other solution that I propose, use strong references rather than borrowed references.
History
Date User Action Args
2019-02-12 19:19:52vstinnersetrecipients: + vstinner, tim.peters, josh.r, pablogsal, xtreak
2019-02-12 19:19:52vstinnersetmessageid: <1549999192.0.0.305778787779.issue35961@roundup.psfhosted.org>
2019-02-12 19:19:51vstinnerlinkissue35961 messages
2019-02-12 19:19:51vstinnercreate