[docs] [issue14692] json.joads parse_constant callback not working anymore

Ezio Melotti report at bugs.python.org
Sun Apr 29 14:51:25 CEST 2012


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

The original changeset is at [0], and the commit message just says "even more decoder optimizations".  The official website[1] and the RFC[2] don't list any constant, so I guess the definition of what a constant is is not well defined.

[0]: http://code.google.com/p/simplejson/source/detail?spec=svn103&r=103
[1]: http://www.json.org/
[2]: http://tools.ietf.org/html/rfc4627

----------
nosy: +rhettinger

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


More information about the docs mailing list