[issue4136] merge json library with latest simplejson 2.0.x

Raymond Hettinger report at bugs.python.org
Wed Apr 8 18:14:26 CEST 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

It would be better to have a patch that diff's from the current 2.7
version than to start with the 3.0 version; otherwise, the two will
never be fully synchronized and some of the choices made in 2.6-to-3.0
will live on forever.  The 2.7 version reflects more patch review and
real world usage (from simplejson) than the relatively unexercised 3.0
version.

----------

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


More information about the Python-bugs-list mailing list