enhancement request: make py3 read/write py2 pickle format

Mark Lawrence breamoreboy at yahoo.co.uk
Tue Jun 9 14:25:09 EDT 2015


On 09/06/2015 19:08, Neal Becker wrote:
> One of the most annoying problems with py2/3 interoperability is that the
> pickle formats are not compatible.  There must be many who, like myself,
> often use pickle format for data storage.
>
> It certainly would be a big help if py3 could read/write py2 pickle format.
> You know, backward compatibility?
>

http://bugs.python.org/issue13566

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list