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
2 parents 07162d4 + f54c060 commit 44f7cf0Copy full SHA for 44f7cf0
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