Skip to content

Proof of concept for a class registry in dataclasses.asdict#16356

Closed
pganssle wants to merge 1 commit intopython:mainfrom
pganssle:dataclass_registry
Closed

Proof of concept for a class registry in dataclasses.asdict#16356
pganssle wants to merge 1 commit intopython:mainfrom
pganssle:dataclass_registry

Conversation

@pganssle
Copy link
Member

@pganssle pganssle commented Sep 24, 2019

This is not intended to be merged, it is just a proof of concept for one way that a custom transformer registry could be implemented that would allow third parties to support nested conversion to dict.

See bpo-35540

This is not intended to be merged, it is just a proof of concept for one
way that a custom transformer registry could be implemented that would
allow third parties to support nested conversion to dict.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants