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 loewis
Recipients
Date 2001-02-24.07:52:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch adds a parameter weakkeys to weakref.mapping. To allow weak references as dictionary keys, they cache their hash value and support equality.
History
Date User Action Args
2007-08-23 15:03:59adminlinkissue403985 messages
2007-08-23 15:03:59admincreate