]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87506: Document that json.load*() can raise UnicodeDecodeError (#127355)
authorSrinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) <thatiparthysreenivas@gmail.com>
Wed, 8 Jan 2025 07:35:43 +0000 (13:05 +0530)
committerGitHub <noreply@github.com>
Wed, 8 Jan 2025 07:35:43 +0000 (07:35 +0000)
commit15372d0112ac7fbbbe313725dd87d5a45af2f6d3
tree2a9d93af85eef5844e13db53bd8847a3067d3ffe
parent65ae3d5a73ca3c53a0c6b601dddb8e9b3b6e3f51
gh-87506: Document that json.load*() can raise UnicodeDecodeError (#127355)

Co-authored-by: Erlend Aasland <erlend@python.org>
Doc/library/json.rst