]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:54:00 +0000 (03:54 +0200)
committerGitHub <noreply@github.com>
Sun, 18 May 2025 01:54:00 +0000 (01:54 +0000)
commitbf39decabdc7feff3a7441fa93136c22596c2d67
tree4fbd2912e2df0518f9718189fffba77aa80a0ebc
parenteaee2ae0333dde4f18bf849e4a90c8eebb7e2cb9
[3.14] gh-134150: Clarify distinction between JSON and Python objects (GH-134154) (#134166)

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