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

Jakob Simon-Gaarde report at bugs.python.org
Mon Apr 30 11:54:45 CEST 2012


Jakob Simon-Gaarde <jakobsg at gmail.com> added the comment:

Ok, I accept that at some point it was decided to take away the call to parse_constant hook on "true" and "false" values. But how does it help me to know this, I still need to react on these values?

It seems a little overkill to parse through all parsed values using object_pairs_hook.

Best Regards
Jakob Simon-Gaarde

----------

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


More information about the docs mailing list