[pypy-issue] [issue1460] json loads with object_pair_hook

Matthew Schinckel tracker at bugs.pypy.org
Sat Apr 20 00:31:32 CEST 2013


Matthew Schinckel <matt at schinckel.net> added the comment:

This happens any time there is an empty object in the structure:

>>> json.loads('{"foo":{}}')

also raises the exception.

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1460>
________________________________________


More information about the pypy-issue mailing list