FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Proof of concept for a class registry in dataclasses.asdict by pganssle · Pull Request #16356 · python/cpython · GitHub

/ cpython Public

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

Closed
pganssle wants to merge 1 commit into
python:mainfrom
pganssle:dataclass_registry
Closed

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

Conversation

pganssle commented Sep 24, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL