Commit ed44d37a authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent e28778ae
......@@ -15,6 +15,9 @@ Features added
them to depend on module declarations themselves.
Patch by Jeroen Demeyer. (Github issue #1896)
* The new TSS C-API in CPython 3.7 is supported and has been backported.
Patch by Naotoshi Seo. (Github issue #1932)
* Some ``bytearray`` operations have been optimised similar to ``bytes``.
* Safe integer loops (< range(2^30)) are optimised into C loops.
......
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