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 <1352669029.81.0.412082202883.issue14631@psf.upfronthosting.co.za>
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: <1352669029.81.0.412082202883.issue14631@psf.upfronthosting.co.za>
2012-11-11 21:23:49sfeltmanlinkissue14631 messages
2012-11-11 21:23:49sfeltmancreate