mirror of
https://github.com/python/cpython.git
synced 2025-10-30 01:47:38 +00:00
Issue #23206: Make `json.dumps(..., ensure_ascii=False) as fast as the default case of ensure_ascii=True`. Patch by Naoki Inada.
This commit is contained in:
parent
2cae11e87e
commit
dc3eaa80d4
5 changed files with 142 additions and 7 deletions
|
|
@ -626,6 +626,7 @@ Ali Ikinci
|
|||
Aaron Iles
|
||||
Lars Immisch
|
||||
Bobby Impollonia
|
||||
Naoki Inada
|
||||
Meador Inge
|
||||
Peter Ingebretson
|
||||
Tony Ingraldi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue