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

On Thu, Feb 11, 2010 at 18:23, Charles R Harris
<charlesr.har...@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





_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to