[issue5381] json needs object_pairs_hook

Bob Ippolito report at bugs.python.org
Mon Mar 30 00:37:56 CEST 2009


Bob Ippolito <bob at redivi.com> added the comment:

I fixed two problems with this that didn't show up in the test suite, this 
feature didn't work in load() and there was a problem with the pure python 
code path because the Python scanner needed a small change. Unfortunately 
I'm not sure how to best test the pure python code path with Python's test 
suite, but I ran across it when backporting to simplejson.

r70702

----------

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


More information about the Python-bugs-list mailing list