Commit f7ee3cbb authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent 50de9e73
......@@ -24,6 +24,8 @@ Features added
Bugs fixed
----------
* ``obj.pop(x)`` truncated large C integer values of x to ``Py_ssize_t``.
* ``__init__.pyc`` is recognised as marking a package directory
(in addition to .py, .pyx and .pxd).
......
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