Skip to content

Deprecate json_serializable_dataclass #4460

@mpharrigan

Description

@mpharrigan

Dataclasses are implemented with somewhat complex metaprogramming, and
tooling (PyCharm, mypy) have special cases for dealing with classes
decorated with @dataclass. There is very little support (and no plans for
support) for decorators that wrap @dataclass like this.

See #4391 for new suggested way of making dataclasses serializable

Metadata

Metadata

Assignees

Labels

area/serializationkind/healthFor CI/testing/release process/refactoring/technical debt itemstriage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions