Issue #23206: Make ``json.dumps(..., ensure_ascii=False)`` as fast as the...
Issue #23206: Make ``json.dumps(..., ensure_ascii=False)`` as fast as the default case of ``ensure_ascii=True``. Patch by Naoki Inada.
Showing
Please register or sign in to comment