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 mark.dickinson
Recipients Sundance, mark.dickinson
Date 2012-04-20.15:16:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334934981.67.0.968059233699.issue14631@psf.upfronthosting.co.za>
In-reply-to
Content
I quite like the WeakCallableRef idea, having had to work around this problem myself in the past (using a similar mechanism).

This looks like a feature request rather than a bug report, though;  changing Type and Versions accordingly.
History
Date User Action Args
2012-04-20 15:16:21mark.dickinsonsetrecipients: + mark.dickinson, Sundance
2012-04-20 15:16:21mark.dickinsonsetmessageid: <1334934981.67.0.968059233699.issue14631@psf.upfronthosting.co.za>
2012-04-20 15:16:21mark.dickinsonlinkissue14631 messages
2012-04-20 15:16:21mark.dickinsoncreate