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 ethan.furman
Recipients barry, eli.bendersky, ethan.furman, larry, serhiy.storchaka
Date 2014-02-21.10:30:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392978652.35.0.997618940629.issue20679@psf.upfronthosting.co.za>
In-reply-to
Content
Discussion started on PyDev.

While working on that I realized/remembered that the main reason to get this in now is that without it a user *cannot* change how pickling works -- (s)he can write the methods, but they will be ignored.
History
Date User Action Args
2014-02-21 10:30:52ethan.furmansetrecipients: + ethan.furman, barry, larry, eli.bendersky, serhiy.storchaka
2014-02-21 10:30:52ethan.furmansetmessageid: <1392978652.35.0.997618940629.issue20679@psf.upfronthosting.co.za>
2014-02-21 10:30:52ethan.furmanlinkissue20679 messages
2014-02-21 10:30:51ethan.furmancreate