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

Merge branch '0.29.x'

Branches
No related tags found
No related merge requests found
......@@ -459,6 +459,9 @@
Bugs fixed
----------
* Fix a regression in 0.29.20 where ``__div__`` failed to be found in extension types.
(Github issue #3688)
* 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