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

Merge branch '0.29.x'

No related branches found
No related tags found
No related merge requests found
......@@ -459,6 +459,6 @@
Bugs fixed
----------
* The deprecated C-API function ``PyUnicode_FromUnicode()`` is no longer usd.
* The deprecated C-API function ``PyUnicode_FromUnicode()`` is no longer used.
Original patch by Inada Naoki. (Github issue #3677)
......@@ -463,5 +463,8 @@
Original patch by Inada Naoki. (Github issue #3677)
* Binding staticmethods of Cython functions were not behaving like Python methods.
Patch by Jeroen Demeyer. (Github issue #3106)
0.29.20 (2020-06-10)
====================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment