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 e928bc1 commit 701e119Copy full SHA for 701e119
Changelog
@@ -1,3 +1,8 @@
1
+ since version 1.7.4 release
2
+ ===========================
3
+ * Change default encoding for stringtochar/chartostring functions from 'utf-8' to 'utf-8'/'ascii' for dtype.kind='U'/'S'
4
+ (issue #1464).
5
+
6
version 1.7.4 (tag v1.7.4rel)
7
================================
8
* Make sure automatic conversion of character arrays <--> string arrays works for Unicode strings (issue #1440).
0 commit comments