[SciPy-Dev] dropping Python 2.4 and 2.5 support

Sturla Molden sturla at molden.no
Thu Dec 13 16:52:06 EST 2012


As I said on the NumPy list it will also allow us to use Cython's memoryview syntax instead of the ndarray syntax. It is much better for anything but trivial algorithms.

Sturla

Sendt fra min iPad

Den 13. des. 2012 kl. 21:24 skrev Ralf Gommers <ralf.gommers at gmail.com>:

> Hi all,
> 
> On the NumPy list a proposal was made to drop support for Python 2.4 and 2.5 for NumPy 1.8. For SciPy it would be good to do the same. Benefits: less testing, the with keyword, Cython memoryviews, etc.
> 
> I propose to just follow the decision made for NumPy for the next SciPy release.
> 
> Cheers,
> Ralf
> 
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev



More information about the SciPy-Dev mailing list