We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0abac commit 51edbabCopy full SHA for 51edbab
1 file changed
Changelog
@@ -1,5 +1,8 @@
1
version 1.7.4 (not yet released)
2
================================
3
+ * Make sure automatic conversion of character arrays <--> string arrays works for Unicode strings (issue #1440).
4
+ (previously only worked correctly for encoding="ascii").
5
+
6
version 1.7.3 (tag v1.7.3rel)
7
=============================
8
* Python 3.14 wheels (issue #1432)
0 commit comments