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


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

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

Started byLaura Creighton <lac@openend.se>
First post2015-06-09 20:31 +0200
Last post2015-06-09 20:31 +0200
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 Laura Creighton <lac@openend.se> - 2015-06-09 20:31 +0200

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

FromLaura Creighton <lac@openend.se>
Date2015-06-09 20:31 +0200
SubjectRe: enhancement request: make py3 read/write py2 pickle format
Message-ID<mailman.317.1433874706.13271.python-list@python.org>
In a message of Tue, 09 Jun 2015 14:08:25 -0400, Neal Becker writes:
>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? 
>
>-- 
>https://mail.python.org/mailman/listinfo/python-list

We have an issue about that.
https://bugs.python.org/issue13566

Go there and say you want it too. :)

Laura

[toc] | [standalone]


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


csiph-web