0.17.1 (2012-09-26)

Features added

Bugs fixed

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

Other changes