Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
versionchanged
1 parent 69d8493 commit f54c060Copy full SHA for f54c060
1 file changed
Doc/library/json.rst
@@ -213,7 +213,7 @@ Basic Usage
213
This can be used to raise an exception if invalid JSON numbers
214
are encountered.
215
216
- .. versionchanged:: 2.7
+ .. versionchanged:: 3.1
217
*parse_constant* doesn't get called on 'null', 'true', 'false' anymore.
218
219
To use a custom :class:`JSONDecoder` subclass, specify it with the ``cls``
0 commit comments