[issue2750] Add simplejson to Python 2.6/3.0 standard library

Christian Heimes report at bugs.python.org
Thu May 8 03:32:01 CEST 2008


Christian Heimes <lists at cheimes.de> added the comment:

I got the JSON module working under Python 3.0. I'm still not happy with
the mixing of bytes and unicode, though.

The patch contains additional changes to "svnmerge.py unblock
-r62734,62736,62748,62769; svnmerge.py merge --force
-r62734,62736,62748,62769"

Added file: http://bugs.python.org/file10214/json_py3k.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2750>
__________________________________


More information about the Python-bugs-list mailing list