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


Groups > comp.lang.python > #92364

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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'storage.': 0.09; 'cc:addr:python-list': 0.10; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'compatible.': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'py3': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:make': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.21; 'cc:2**1': 0.22; 'subject:request': 0.22; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'url:bugs': 0.24; 'subject:/': 0.29; 'pickle': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'that.': 0.30; 'too.': 0.30; 'certainly': 0.31; 'url:mailman': 0.31; 'url:python': 0.33; 'url:listinfo': 0.35; 'could': 0.35; 'formats': 0.35; 'url:org': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'tue,': 0.38; 'say': 0.38; 'data': 0.40; 'header:Message-Id:1': 0.62; 'received:89': 0.80; '>you': 0.84; 'becker': 0.84; 'subject:read': 0.84; 'subject:write': 0.84; 'who,': 0.84
To Neal Becker <ndbecker2@gmail.com>
cc python-list@python.org, lac@openend.se
From Laura Creighton <lac@openend.se>
Subject Re: enhancement request: make py3 read/write py2 pickle format
In-Reply-To Message from Neal Becker <ndbecker2@gmail.com> of "Tue, 09 Jun 2015 14:08:25 -0400." <ml7a2p$hp$1@ger.gmane.org>
References <ml7a2p$hp$1@ger.gmane.org>
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-ID <9016.1433874696.1@fido>
Date Tue, 09 Jun 2015 20:31:36 +0200
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Tue, 09 Jun 2015 20:31:38 +0200 (CEST)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.317.1433874706.13271.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1433874706 news.xs4all.nl 2913 [2001:888:2000:d::a6]:42459
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:92364

Show key headers only | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: enhancement request: make py3 read/write py2 pickle format Laura Creighton <lac@openend.se> - 2015-06-09 20:31 +0200

csiph-web