[docs] [issue13770] python3 & json: add ensure_ascii documentation
Éric Araujo
report at bugs.python.org
Sat Jan 14 04:56:25 CET 2012
Éric Araujo <merwok at netwok.org> added the comment:
Most probably. The text model of Python has no bearing on the JSON spec, and 2.x as well as 3.x Pythons may want to output UTF-8 JSON or JavaScript-escaped ASCII-only JSON. What specific wording is an issue?
----------
nosy: +eric.araujo
versions: -Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13770>
_______________________________________
More information about the docs
mailing list