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 aleneum, docs@python, jack__d, miss-islington, nascheme, pablogsal, pitrou, rhettinger
Date 2021-06-29.23:19:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625008771.01.0.493651267788.issue44523@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2df13e1211cf420bf6557df02e694bf1653a0ebe by Miss Islington (bot) in branch '3.10':
bpo-44523: Remove the pass-through for hash() in weakref proxy objects (GH-26950)
https://github.com/python/cpython/commit/2df13e1211cf420bf6557df02e694bf1653a0ebe
History
Date User Action Args
2021-06-29 23:19:31miss-islingtonsetrecipients: + miss-islington, nascheme, rhettinger, pitrou, docs@python, pablogsal, aleneum, jack__d
2021-06-29 23:19:31miss-islingtonsetmessageid: <1625008771.01.0.493651267788.issue44523@roundup.psfhosted.org>
2021-06-29 23:19:31miss-islingtonlinkissue44523 messages
2021-06-29 23:19:30miss-islingtoncreate