[issue10038] json.loads() on str should return unicode, not str

Barry A. Warsaw report at bugs.python.org
Tue Nov 2 20:19:54 CET 2010


Barry A. Warsaw <barry at python.org> added the comment:

The fact that the C and Python versions are not fully tested (afaict) is not good.  I'm not sure that's worth fixing for 2.7 and it's probably worth a separate bug report for Python 3.2 on that.

In the meantime, I'll test Walter's patch and add a unit test for this case.

----------

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


More information about the Python-bugs-list mailing list