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 cool-RR
Recipients alexandre.vassalotti, amaury.forgeotdarc, belopolsky, cool-RR, daniel.urban, eric.araujo, exarkun, hinsen, lemburg, loewis, obamausa8, pitrou, rhettinger
Date 2011-03-01.21:42:34
SpamBayes Score 0.055886954
Marked as misclassified No
Message-id <1299015764.16.0.667783586793.issue9276@psf.upfronthosting.co.za>
In-reply-to
Content
Amaury: I don't think ForkingPickler works for unbound methods defined in user code, which are implemented as functions. I think it only works for method-descriptors and wrapper-descriptors.
History
Date User Action Args
2011-03-01 21:42:44cool-RRsetrecipients: + cool-RR, lemburg, loewis, rhettinger, hinsen, exarkun, amaury.forgeotdarc, belopolsky, pitrou, alexandre.vassalotti, eric.araujo, obamausa8, daniel.urban
2011-03-01 21:42:44cool-RRsetmessageid: <1299015764.16.0.667783586793.issue9276@psf.upfronthosting.co.za>
2011-03-01 21:42:34cool-RRlinkissue9276 messages
2011-03-01 21:42:34cool-RRcreate