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 python-dev
Recipients Sundance, daniel.urban, mark.dickinson, pitrou, python-dev, sfeltman
Date 2012-11-17.18:00:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Y3kbz4KZ3zRSs@mail.python.org>
In-reply-to
Content
New changeset 27c20650aeab by Antoine Pitrou in branch 'default':
Issue #14631: Add a new :class:`weakref.WeakMethod` to simulate weak references to bound methods.
http://hg.python.org/cpython/rev/27c20650aeab
History
Date User Action Args
2012-11-17 18:00:00python-devsetrecipients: + python-dev, mark.dickinson, pitrou, daniel.urban, Sundance, sfeltman
2012-11-17 18:00:00python-devlinkissue14631 messages
2012-11-17 18:00:00python-devcreate