Re: [Cython] Cython 0.17.4 released.

2013-01-03 Thread Bradley Froehle
I assume 0.17.4 this corresponds to git commit 53db1cdd9f1e2aabd066a1d7c6cd8353fe1ca920? On Thursday, January 3, 2013 12:21:10 PM UTC-8, Robert Bradshaw wrote: > > I've just released Cython 0.17.4, which can be downloaded from > http://cython.org or pypi. It's a minor bug fix release, fixing a

[Cython] Cython 0.17.4 released.

2013-01-03 Thread Robert Bradshaw
I've just released Cython 0.17.4, which can be downloaded from http://cython.org or pypi. It's a minor bug fix release, fixing a double-allocation bug uncovered in Sage (see https://groups.google.com/forum/?hl=en&fromgroups=#!msg/sage-devel/Wt7uxbDkh_A/4qhfm2ukBR0Jfor more details). - Robert _