Commit f25b99d5 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent 1955a53e
......@@ -23,6 +23,9 @@ Features added
* Constant Python float values are cached.
* String equality comparisons can use faster type specific code in
more cases than before.
* String/Unicode formatting using the '%' operator uses a faster
C-API call.
......
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