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 benjamin.peterson, colesbury, lukasz.langa, ned.deily, pablogsal
Date 2019-10-08.20:38:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570567094.6.0.679240789079.issue38395@roundup.psfhosted.org>
In-reply-to
Content
New changeset 526ef856dd598fd3cefdfadeb18ede7a8e57aa41 by Pablo Galindo in branch '3.8':
[3.8] bpo-38395: Fix ownership in weakref.proxy methods (GH-16632) (GH-16662)
https://github.com/python/cpython/commit/526ef856dd598fd3cefdfadeb18ede7a8e57aa41
History
Date User Action Args
2019-10-08 20:38:14pablogsalsetrecipients: + pablogsal, benjamin.peterson, ned.deily, lukasz.langa, colesbury
2019-10-08 20:38:14pablogsalsetmessageid: <1570567094.6.0.679240789079.issue38395@roundup.psfhosted.org>
2019-10-08 20:38:14pablogsallinkissue38395 messages
2019-10-08 20:38:14pablogsalcreate