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 eric.snow
Recipients benjamin.peterson, eric.snow, pitrou, rhettinger
Date 2013-02-17.03:47:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361072866.45.0.525145599626.issue16251@psf.upfronthosting.co.za>
In-reply-to
Content
I've posted to python-dev about this:

http://mail.python.org/pipermail/python-dev/2013-February/124114.html

At the very least the pickle docs deserve some mention of the behavior.  That way people won't need to spend as much time trying to figure out why things aren't working the way they expect.

However, my preference is to fix pickle, though I readily concede that might not be possible.  And just to reiterate, I agree we shouldn't do anything here without a clear picture of the impact.
History
Date User Action Args
2013-02-17 03:47:46eric.snowsetrecipients: + eric.snow, rhettinger, pitrou, benjamin.peterson
2013-02-17 03:47:46eric.snowsetmessageid: <1361072866.45.0.525145599626.issue16251@psf.upfronthosting.co.za>
2013-02-17 03:47:46eric.snowlinkissue16251 messages
2013-02-17 03:47:46eric.snowcreate