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 bquinlan
Recipients bquinlan, brian.curtin, mark.dickinson, pitrou
Date 2012-10-21.09:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350810820.63.0.558722499195.issue15966@psf.upfronthosting.co.za>
In-reply-to
Content
This has come up before. Did you actually bang into this? Because the fix seems pretty ugly to me and the work-around (using functools.partial) is pretty easy.

But, if people are actually hitting this, then your is probably the best that we can do.
History
Date User Action Args
2012-10-21 09:13:40bquinlansetrecipients: + bquinlan, mark.dickinson, pitrou, brian.curtin
2012-10-21 09:13:40bquinlansetmessageid: <1350810820.63.0.558722499195.issue15966@psf.upfronthosting.co.za>
2012-10-21 09:13:40bquinlanlinkissue15966 messages
2012-10-21 09:13:40bquinlancreate