Skip to content

Commit d3de551

Browse files
committed
update NEWS entry
1 parent f319a33 commit d3de551

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
``_json.scanstring`` is now up to 4x faster when there are many backslash
2+
escaped characters in the JSON string.

0 commit comments

Comments
 (0)