Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92363 > unrolled thread

Re: enhancement request: make py3 read/write py2 pickle format

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2015-06-09 19:25 +0100
Last post2015-06-09 19:25 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: enhancement request: make py3 read/write py2 pickle format Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-09 19:25 +0100

#92363 — Re: enhancement request: make py3 read/write py2 pickle format

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-06-09 19:25 +0100
SubjectRe: enhancement request: make py3 read/write py2 pickle format
Message-ID<mailman.316.1433874329.13271.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web