Skip to content

export in real JSON #55

@dbrrt

Description

@dbrrt

Currently using deepdiff for reporting different between objects versioned, I store the return of this function using pymongo, but some of the attributes values are not JSON compliant and I can't really store them without converting these values, for instance, when I add new dictionaries to my object, the set value added will not be serializable as is (I've to convert these as lists). It'd be nice if we could have an option to output JSON compliant object.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions