Hi everyone, here is a minor bug-fix release for the 0.23 release series that repairs some problems and regressions.
https://pypi.python.org/pypi/Cython/0.23.4 Complete changelog follows below. You can get the signed release from here: http://cython.org/ http://cython.org/release/Cython-0.23.4.tar.gz http://cython.org/release/Cython-0.23.4.zip SHA1 sums: fc574c5050cd5a8e34435432e2a4a693353ed807 Cython-0.23.4.tar.gz ad477040a22190b5506a3d8ddde646b7586d5703 Cython-0.23.4.zip Have fun, Stefan 0.23.4 (2015-10-10) =================== Bugs fixed ---------- * Memory leak when calling Python functions in PyPy. * Compilation problem with MSVC in C99-ish mode. * Warning about unused values in a helper macro. _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel