There was an error while loading. Please reload this page.
1 parent 505d680 commit 73bc3b5Copy full SHA for 73bc3b5
1 file changed
Doc/library/json.rst
@@ -275,7 +275,7 @@ Basic Usage
275
:exc:`JSONDecodeError` will be raised.
276
277
.. deprecated:: 3.1
278
- The `encoding` keyword argument has been deprecated and will be ignored.
+ The *encoding* keyword argument has been deprecated and will be ignored.
279
280
.. versionchanged:: 3.6
281
*s* can now be of type :class:`bytes` or :class:`bytearray`. The
0 commit comments