Thanks to visit codestin.com Credit goes to github.com
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 dd95974 commit 5cec9d2Copy full SHA for 5cec9d2
1 file changed
Doc/whatsnew/3.3.rst
@@ -1260,6 +1260,10 @@ Major performance enhancements have been added:
1260
* repeating a single ASCII letter and getting a substring of a ASCII strings
1261
is 4 times faster
1262
1263
+* UTF-8 and UTF-16 decoding is now 2x to 4x faster.
1264
+
1265
+ (contributed by Serhiy Storchaka, :issue:`14624` and :issue:`14738`.)
1266
1267
1268
Build and C API Changes
1269
=======================
0 commit comments