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 gvanrossum
Recipients alexandre.vassalotti, gvanrossum, josh.r, pitrou, rhettinger, serhiy.storchaka
Date 2016-06-04.21:45:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJ+hkPUwd7gTad4ESSYzgminc-Eb6Gs2BDk7peNsDQwEUQ@mail.gmail.com>
In-reply-to <1465074761.28.0.188279705329.issue23264@psf.upfronthosting.co.za>
Content
On general I think we should always document whether a class is picklable.
And we should document how a subclass can hook into pickling.

--Guido (mobile)
History
Date User Action Args
2016-06-04 21:45:34gvanrossumsetrecipients: + gvanrossum, rhettinger, pitrou, alexandre.vassalotti, serhiy.storchaka, josh.r
2016-06-04 21:45:34gvanrossumlinkissue23264 messages
2016-06-04 21:45:34gvanrossumcreate