Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NaN/Infinity values not serialized to JSON properly #31

Closed
GoogleCodeExporter opened this issue Nov 18, 2015 · 2 comments
Closed

NaN/Infinity values not serialized to JSON properly #31

GoogleCodeExporter opened this issue Nov 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

When a NaN value is dumped to JSON, couchdb doens't understand it and throws an 
error.

I think that in all dumps calls the "allow_nan" option should be passed and set 
to False. 

Original issue reported on code.google.com by moostrax...@gmail.com on 3 Nov 2008 at 10:55

@GoogleCodeExporter
Copy link
Author

Suggestion implemented in r118. Thanks!

Original comment by cmlenz on 5 Nov 2008 at 4:29

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision fcf57e67c8.

Original comment by djc.ochtman on 3 Dec 2009 at 9:51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant