]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99925: Fix inconsistency in `json.dumps()` error messages (GH-99926)
authorFrantišek Nesveda <fnesveda@users.noreply.github.com>
Tue, 20 Dec 2022 10:54:56 +0000 (10:54 +0000)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 10:54:56 +0000 (12:54 +0200)
commitd98ca8172c39326bb200308a5191ceeb4a262d53
tree0577a1fab0e3b12981cd70e22d3724199bea01dc
parenta6331b605e8044a205a113e1db87d2b0a53d0222
gh-99925: Fix inconsistency in `json.dumps()` error messages (GH-99926)
Lib/test/test_json/test_float.py
Misc/NEWS.d/next/Library/2022-12-01-15-44-58.gh-issue-99925.x4y6pF.rst [new file with mode: 0644]
Modules/_json.c