Skip to content
Snippets Groups Projects
Commit 66a89ef3da4e authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Update changelog.

parent 81d29c489e6d
Branches
No related tags found
No related merge requests found
......@@ -11,6 +11,9 @@
* Fix a regression in 0.29.20 where ``__div__`` failed to be found in extension types.
(Github issue #3688)
* Binding staticmethods of Cython functions were not behaving like Python methods in Py3.
Patch by Jeroen Demeyer and Michał Górny. (Github issue #3106)
* The deprecated C-API function ``PyUnicode_FromUnicode()`` is no longer used.
Original patch by Inada Naoki. (Github issue #3677)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment