Skip to content

Add support for InitVar#495

Open
matt035343 wants to merge 2 commits intomasterfrom
support-init-vars
Open

Add support for InitVar#495
matt035343 wants to merge 2 commits intomasterfrom
support-init-vars

Conversation

@matt035343
Copy link
Copy Markdown
Collaborator

Related to #281 and #472.

Adds support for init_vars by reading internal field metadata and inspecting the init function signature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_decode_dataclass ignores InitVars because of use of fields InitVar does not work with dataclasses-json

1 participant