Skip to content

gh-86018 Inconsistent errors for JSON-encoding NaNs with allow_nan=False - #99172

Closed
WillAyd wants to merge 3 commits into
python:mainfrom
WillAyd:json-better-error
Closed

gh-86018 Inconsistent errors for JSON-encoding NaNs with allow_nan=False#99172
WillAyd wants to merge 3 commits into
python:mainfrom
WillAyd:json-better-error

Conversation

@WillAyd

@WillAydWillAyd commented Nov 6, 2022

Copy link
Copy Markdown
Contributor

Fix issue where json.dumps provided a different error message than json.dump with non-finite values

…nan=False
Fix issue where json.dumps provided a different error message than json.dump
with non-finite values
Comment threadMisc/NEWS.d/next/Library/2022-11-06-19-59-56.gh-issue-86018.xAt6g2.rst Outdated
Comment threadModules/_json.c Outdated
@WillAydWillAyd closed this Oct 24, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@WillAyd@sobolevn@bedevere-bot