Armin Rigo <[email protected]> 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 <[email protected]> <https://bugs.pypy.org/issue1627> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
