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 pitrou
Recipients alexandre.vassalotti, phd, pitrou
Date 2013-10-14.15:01:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381762911.29.0.218988114176.issue18068@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think weakref objects are meant to be picklable at all. At least there's no support code for that, so pickling weak proxies only works by chance.
History
Date User Action Args
2013-10-14 15:01:51pitrousetrecipients: + pitrou, phd, alexandre.vassalotti
2013-10-14 15:01:51pitrousetmessageid: <1381762911.29.0.218988114176.issue18068@psf.upfronthosting.co.za>
2013-10-14 15:01:51pitroulinkissue18068 messages
2013-10-14 15:01:51pitroucreate