Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

NaN/Infinity values not serialized to JSON properly #32

@djc

Description

@djc

From moostrax...@gmail.com on November 03, 2008 23:55:41

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: http://code.google.com/p/couchdb-python/issues/detail?id=31

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions