[issue14674] Link to & explain deviations from RFC 4627 in json module docs

Chris Rebert report at bugs.python.org
Tue May 22 03:00:15 CEST 2012


Chris Rebert <pybugs at rebertia.com> added the comment:

Hopefully final revision. Thanks for the quick response Éric!

Changes:
- Cover `ensure_ascii` parameter per latest review comment
- Add enhanced "Character Encodings" section for 2.x backport
-- Cover `encoding` parameter & restrictions
-- Cover non-implementation of encoding detection feature
- Hyperlink the JSON-RPC mention

----------
Added file: http://bugs.python.org/file25667/final-json.rst.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14674>
_______________________________________


More information about the Python-bugs-list mailing list