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 rhettinger
Recipients kristjan.jonsson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2013-10-14.07:09:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381734562.19.0.641512468641.issue19256@psf.upfronthosting.co.za>
In-reply-to
Content
Unlike pickle, the marshal module makes no promises about keeping the format consistent between Python versions.
History
Date User Action Args
2013-10-14 07:09:22rhettingersetrecipients: + rhettinger, pitrou, kristjan.jonsson, vstinner, skrah, serhiy.storchaka
2013-10-14 07:09:22rhettingersetmessageid: <1381734562.19.0.641512468641.issue19256@psf.upfronthosting.co.za>
2013-10-14 07:09:22rhettingerlinkissue19256 messages
2013-10-14 07:09:22rhettingercreate