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 sfeltman
Recipients Sundance, daniel.urban, mark.dickinson, pitrou, sfeltman
Date 2012-11-11.21:23:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The WeakCallableRef that was attached seemed to support regular functions (or anything callable) which is nice. The naming also leaves room for a WeakCallableProxy.
History
Date User Action Args
2012-11-11 21:23:49sfeltmansetrecipients: + sfeltman, mark.dickinson, pitrou, daniel.urban, Sundance
2012-11-11 21:23:49sfeltmansetmessageid: <[email protected]>
2012-11-11 21:23:49sfeltmanlinkissue14631 messages
2012-11-11 21:23:49sfeltmancreate