Cython 0.17.1 released

35 views
Skip to first unread message

Stefan Behnel

unread,
Sep 26, 2012, 1:15:34 PM9/26/12
to Cython-devel, Cython-users
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 when the
loop target was not a plain variable but an unpacked tuple.

* Memory views did not handle the special case of a NULL buffer strides
value, as allowed by PEP3118.

Have fun,

Stefan
Reply all
Reply to author
Forward
0 new messages