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