Commit 8d62db6b authored by Robert Bradshaw's avatar Robert Bradshaw

changelog

parent 4298c9f9
...@@ -58,8 +58,9 @@ Other changes ...@@ -58,8 +58,9 @@ Other changes
* ``_`` is no longer considered a cacheable builtin as it could interfere with * ``_`` is no longer considered a cacheable builtin as it could interfere with
gettext. gettext.
* The ``PyTypeObject`` declaration in ``cpython.object`` was extended to include * Cythonize-computed metadata now cached in the generate C files.
the CPython type flags.
* Several corrections and extensions in numpy, cpython, and libcpp pxd files.
0.21.2 (2014-12-27) 0.21.2 (2014-12-27)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment