[docs] [issue17438] json.load docs should mention that it always return unicode

Roundup Robot report at bugs.python.org
Fri Mar 29 03:02:30 CET 2013


Roundup Robot added the comment:

New changeset 80d7545594ca by Ezio Melotti in branch '2.7':
#17438: add links to the conversion tables in dump(s)/load(s).
http://hg.python.org/cpython/rev/80d7545594ca

New changeset e76952bd4fa5 by Ezio Melotti in branch '3.3':
#17438: add links to the conversion tables in dump(s)/load(s).
http://hg.python.org/cpython/rev/e76952bd4fa5

New changeset 5dcd7ee0716a by Ezio Melotti in branch 'default':
#17438: merge with 3.3.
http://hg.python.org/cpython/rev/5dcd7ee0716a

----------
nosy: +python-dev

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


More information about the docs mailing list