Skip to content

ReleaseNotes 0.17.1

StefanBehnel edited this page Sep 26, 2012 · 3 revisions

Cython 0.17.1

The bug tracker has a list of the major improvements.

General Improvements and Bug Fixes

  • 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.

Contributors

Many thanks to all people who contributed to this release:

  • Stefan Behnel
  • Mark Florisson
  • Christoph Groth

CategoryReleaseNotes

Clone this wiki locally