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 f319a33 commit d3de551Copy full SHA for d3de551
1 file changed
Misc/NEWS.d/next/Library/2019-08-29-18-48-48.bpo-37587.N7TGTC.rst
@@ -1,2 +1,2 @@
1
-Use ``_PyUnicodeWriter`` instead of list of unicode chunks in
2
-``_json.scanstring``. Decoding long non-ASCII string is up to 4x faster.
+``_json.scanstring`` is now up to 4x faster when there are many backslash
+escaped characters in the JSON string.
0 commit comments