Commit c9ff29a3 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent 44d4d3d6
......@@ -10,8 +10,7 @@ Features added
* Using ``cdef basestring stringvar`` and function arguments typed as
``basestring`` is now meaningful and allows assigning exactly
``bytes`` (Py2-only), ``str`` and ``unicode`` (Py2/Py3) objects,
but no subtypes of these types.
``str`` and ``unicode`` objects, but no subtypes of these types.
* Support for the ``__debug__`` builtin.
......
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