[Python-3000] Marshal Version and Pickle Protocols
Barry Warsaw
barry at python.org
Thu Apr 12 19:26:20 CEST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Apr 12, 2007, at 12:57 PM, Guido van Rossum wrote:
> On 4/12/07, Raymond Hettinger <python at rcn.com> wrote:
>> Can we drop the old protocols?
>
> I'd like to keep supporting the old pickle for data
> interchangeability, but default to pickle protocol 2, which has been
> supported by Python for several versions.
+1, certainly for reading. I wouldn't care too much if only protocol
2 is supported for writing new pickles, but I'm probably -0 on
removing protocol 0 and 1 for writing.
- -Barry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iQCVAwUBRh5rw3EjvBPtnXfVAQIMuAP+MzSVxI8/23FsK4xb+TqnLqJgF6r6HLXQ
NToWp/WyWgIeAe9eP2g/zyItRF+WxNGG26wtY01sa5JH0d9SUYQ1E1XMug8PAyg+
53apmhd+pJe2MhD5R+KRbwc6i3LloDl/b7eef7HqpFXWdavD2P7OFPakMR+tzGks
pi+agCJWjPM=
=DJq4
-----END PGP SIGNATURE-----
More information about the Python-3000
mailing list