Commit dd28c475 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent c2a5bede
......@@ -15,8 +15,8 @@ Features added
* Tracing is supported in ``nogil`` functions/sections and module init code.
* PEP 448 (Additional Unpacking Generalizations) was implemented for function
calls.
* PEP 448 (Additional Unpacking Generalizations) was partially implemented
only for function calls.
* When generators are used in a Cython module and the module imports the
modules "inspect" and/or "asyncio", Cython enables interoperability by
......
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