[issue29281] json.loads documentation missing "versionchanged" statement

Serhiy Storchaka report at bugs.python.org
Fri Jan 20 03:53:35 EST 2017


Serhiy Storchaka added the comment:

The wording looks little misleading. There is the encoding parameter in json.loads(). It is deprecated and ignored.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list