[Numpy-discussion] Removing datetime support for 1.4.x series ?

Travis Oliphant oliphant at enthought.com
Thu Feb 11 19:29:31 EST 2010


On Feb 11, 2010, at 6:25 PM, Robert Kern wrote:

> On Thu, Feb 11, 2010 at 18:23, Charles R Harris
> <charlesr.harris at gmail.com> wrote:
>
>> What about python version? Do we want to bump that up from 2.4?
>
> Only if it were *really* necessary for the Python 3 port. Otherwise, I
> would resist the urge.

My understanding is NumPy 2.0 is on the trunk.     If a 1.4.1 is  
released without the date-time changes, I will not argue or complain.

On the trunk, I'm about to commit a change that  updates the version  
number to 2.0 and changes the dtype pickle code so that it only  
updates the version number and enlarges the state tuple if there is  
actually metadata that needs to be included in the pickle.   This will  
allow most pickles to be loaded on old NumPy releases.

-Travis





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100211/3aa824c4/attachment.html>


More information about the NumPy-Discussion mailing list