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, barry, eli.bendersky, ethan.furman, gvanrossum, larry, pitrou, python-dev, serhiy.storchaka
Date 2014-02-21.19:26:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393010759.2282.3.camel@fsol>
In-reply-to <1393010554.68.0.706796295912.issue20653@psf.upfronthosting.co.za>
Content
> Antoine commented:
> ------------------
> > The pickle docs don't mention __reduce_ex__ as being preferred, as in "you should
> > use this one", on the contrary.
> 
> 
> Are we reading the same docs?

Are we reading the same comments?
History
Date User Action Args
2014-02-21 19:26:02pitrousetrecipients: + pitrou, gvanrossum, barry, larry, alexandre.vassalotti, eli.bendersky, ethan.furman, python-dev, serhiy.storchaka
2014-02-21 19:26:02pitroulinkissue20653 messages
2014-02-21 19:26:02pitroucreate