[pypy-issue] [issue1627] json(ensure_ascii=False)

Armin Rigo tracker at bugs.pypy.org
Sun Nov 10 17:33:49 CET 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

As a starting point, json.dumps('A', ensure_ascii=False) returns a string on
CPython and a unicode on PyPy.

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1627>
________________________________________


More information about the pypy-issue mailing list