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 Anthony.Kong, ezio.melotti, kilowu, pitrou, python-dev, scoder
Date 2014-08-06.23:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hT8Lx1f1mz7Ljb@mail.python.org>
In-reply-to
Content
New changeset 87f940e85cb0 by Antoine Pitrou in branch 'default':
Issue #22116: C functions and methods (of the 'builtin_function_or_method' type) can now be weakref'ed.  Patch by Wei Wu.
http://hg.python.org/cpython/rev/87f940e85cb0
History
Date User Action Args
2014-08-06 23:34:49python-devsetrecipients: + python-dev, pitrou, scoder, ezio.melotti, Anthony.Kong, kilowu
2014-08-06 23:34:49python-devlinkissue22116 messages
2014-08-06 23:34:49python-devcreate