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.
1 parent 1161ad0 commit 56dfcfdCopy full SHA for 56dfcfd
Doc/library/json.rst
@@ -366,7 +366,7 @@ Basic Usage
366
367
.. note::
368
369
- As mandated by RFC 8259, keys in JSON key-value pairs are always of
+ As mandated by :rfc:`8259`, keys in JSON key-value pairs are always of
370
type :class:`str`. Therefore, dictionary keys obtained by
371
deserializing JSON objects will always be strings.
372
For Example,
0 commit comments