[issue15393] JSONDecoder.raw_decode breaks on leading whitespace

Jesús Cea Avión report at bugs.python.org
Thu Jul 19 13:54:19 CEST 2012


Jesús Cea Avión <jcea at jcea.es> added the comment:

Antti, you are changing the signature of "decode()" and that would be a compatibility problem. Can you rewrite the patch to be more "compatible"?

In your test, please, use a bit more complicated object than "{}" :-)

----------

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


More information about the Python-bugs-list mailing list