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 pablogsal, rhettinger
Date 2020-05-05.21:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588715908.9.0.662853106826.issue40523@roundup.psfhosted.org>
In-reply-to
Content
New changeset 96074de573f82fc66a2bd73c36905141a3f1d5c1 by Pablo Galindo in branch 'master':
bpo-40523: Add pass-throughs for hash() and reversed() to weakref.proxy objects (GH-19946)
https://github.com/python/cpython/commit/96074de573f82fc66a2bd73c36905141a3f1d5c1
History
Date User Action Args
2020-05-05 21:58:28pablogsalsetrecipients: + pablogsal, rhettinger
2020-05-05 21:58:28pablogsalsetmessageid: <1588715908.9.0.662853106826.issue40523@roundup.psfhosted.org>
2020-05-05 21:58:28pablogsallinkissue40523 messages
2020-05-05 21:58:28pablogsalcreate