Yaroslav Halchenko, 30.09.2012 01:09:
>
> On Wed, 26 Sep 2012, Stefan Behnel wrote:
>> http://wiki.cython.org/ReleaseNotes-0.17.1
>
> and a regular contribution:
> http://wiki.cython.org/ReleaseHistory
> references only 0.17 for me
> ;-)
I added the link. Thanks.
Stefan
___
On Wed, 26 Sep 2012, Stefan Behnel wrote:
> http://wiki.cython.org/ReleaseNotes-0.17.1
and a regular contribution:
http://wiki.cython.org/ReleaseHistory
references only 0.17 for me
;-)
--
Yaroslav O. Halchenko
Postdoctoral Fellow, Department of Psychological and Brain Sciences
Dartmouth Colle
Hi all,
I just released Cython 0.17.1. This is a bugfix-only release for the latest
stable 0.17 release series.
http://pypi.python.org/pypi/Cython/0.17.1
http://wiki.cython.org/ReleaseNotes-0.17.1
Two bugs were fixed in this release:
* A reference leak was fixed in the new dict iteration code