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

Antoine Pitrou report at bugs.python.org
Wed Apr 8 02:07:35 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Updated patch:
- fixes all failures
- removes bytes input and output "support" (which didn't work but still
involved a lot of code)

To be done:
- remove all traces of the encoding argument, and associated machinery

----------
Added file: http://bugs.python.org/file13648/json_py3k-2.patch

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


More information about the Python-bugs-list mailing list