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

David Cournapeau david at silveregg.co.jp
Sun Feb 7 20:53:26 EST 2010


Darren Dale wrote:
> 
> Why can't this be called 2.0beta, with a __version__ like 1.9.96? I
> don't understand the reluctance to follow numpy's own established
> conventions.

Mostly because 2.0 conveys the idea that there are significant new 
features, and because it would allow breaking the API as well. I would 
rather avoid missing this opportunity by making a 2.0 just to allow 
breaking the ABI without significantly reviewing our C API.

cheers,

David



More information about the NumPy-Discussion mailing list