ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> numpy-discussion
numpy-discussion
Re: [Numpy-discussion] pickling arrays: numpy 1.0 can't unpickle numpy 1.0.1
by Travis E. Oliphant other posts by this author
Dec 8 2006 12:37AM messages near this date
[Numpy-discussion] pickling arrays: numpy 1.0 can't unpickle numpy 1.0.1 | Re: [Numpy-discussion] pickling arrays: numpy 1.0 can't unpickle numpy 1.0.1
Emanuele Olivetti wrote:
>  I'm running numpy 1.0 and 1.0.1 on several hosts and
>  today I've found that pickling arrays in 1.0.1 generates
>  problems to 1.0. An example:

I correct my previous statement.  Yes, this is true.  Pickles generated 
with 1.0.1 cannot be read by version 1.0

However, pickles generated with 1.0 can be read by 1.0.1.   It is 
typically not the case that pickles created with newer versions of the 
code will work with older versions.   I obviously didn't think that was 
something to be concerned about because it slipped my mind.

Changeset 3411 is the reason where the hasobject member of the data-type 
object was given more bits (and therefore needed to be saved).

Sorry for the trouble,

-Travis


_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@[...].org
http://projects.scipy.org/mailman/listinfo/numpy-discussion
Thread:
Emanuele Olivetti
Travis E. Oliphant
Emanuele Olivetti
Travis Oliphant
Keith Goodman
Keith Goodman
Charles R Harris
emanuele

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved