]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-134150: Clarify distinction between JSON and Python objects (GH-134154...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 May 2025 01:53:37 +0000 (03:53 +0200)
committerGitHub <noreply@github.com>
Sun, 18 May 2025 01:53:37 +0000 (01:53 +0000)
commitebe54d7ab7ccafbd0a8a6036fd12de971dd2f55b
tree4e2fdb9eba49bc32e7fb38d78bc397cd0b8430e5
parentf62543271aca8721920f5abe34df4ea2810737df
[3.13] gh-134150: Clarify distinction between JSON and Python objects (GH-134154) (#134167)

gh-134150: Clarify distinction between JSON and Python objects (GH-134154)

* gh-134150: Clarify distinction between JSON objects and Python objects in json module docs

* Revert change to JSON introduction

* Clarify occurrences of "object literal" as JSON
(cherry picked from commit fa4e088668d4a41f9be5babe7edd5409290ee92a)

Co-authored-by: Micha Albert <micha@2231puppy.tech>
Doc/library/json.rst