commit | 9c11029bb41caab5576f354fbf808a5e91325bb0 | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Thu Oct 17 16:12:41 2019 +0900 |
committer | GitHub <noreply@github.com> | Thu Oct 17 16:12:41 2019 +0900 |
tree | 882cf98dd7a6f04626700384e236424ab120b0b5 | |
parent | a661392f8fb5ac4fc095aa1845d1eb7a25c4e9be [diff] |
bpo-37587: json: Use _PyUnicodeWriter when scanning string. (GH-15591)