Skip to content
This repository was archived by the owner on Apr 10, 2023. It is now read-only.
This repository was archived by the owner on Apr 10, 2023. It is now read-only.

serialising sets to json fails #132

@IssacSchneizer

Description

@IssacSchneizer

since serializing sets to dict is supported for sets, i expected serialising sets to json to work.
serializing to dict gives "('attribute_name', set())" which then fails to serialise to json giving the error "TypeError: Object of type set is not JSON serializable"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions