[issue11489] json.dumps not parsable by json.loads (on Linux only)

Serhiy Storchaka report at bugs.python.org
Sun May 12 21:25:42 CEST 2013


Serhiy Storchaka added the comment:

Here are updated patches from issue17906. Updated tests, fixed a bug reported by Bob Ippolito in msg188857 and fixed inconsistency noted by Ezio Melotti on Rietveld (Python implementation now raises same exception as C implementation on illegal hexadecimal escape).

----------
Added file: http://bugs.python.org/file30234/json_decode_lone_surrogates_2.patch

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


More information about the Python-bugs-list mailing list