Skip to content

Issues: rnag/dataclass-wizard

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Fix self referencial dataclasses
#108 opened Jan 30, 2024 by rnag
YAMLWizard skip_defaults
#86 opened May 10, 2023 by Kryan90
Numpy ndarray compatibility
#71 opened Oct 21, 2022 by Citingmarc
Literals aren't properly deserialized acknowledged bug Something isn't working help wanted Extra attention is needed
#67 opened Sep 26, 2022 by StripedMonkey
Cylic data dependencies cause infinite recursion acknowledged bug Something isn't working enhancement New feature or request
#62 opened Jul 2, 2022 by buckley-w-david
Question/feature request: Map a (nested) JSON/dict Key to a Field acknowledged enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#60 opened May 21, 2022 by iwconfig
[wiz-cli] duplicate dataclass schemas should be replaced with just one bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#59 opened May 13, 2022 by rnag
[wiz-cli] the wiz tool shouldn't use any duplicate dataclass names bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#58 opened May 13, 2022 by rnag
New Feature Idea: Keep undefined keys in a dict acknowledged enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#57 opened May 13, 2022 by fletort
Override Conversion for ObjectId when using asDict() acknowledged help wanted Extra attention is needed needs-clarification Further information is requested
#52 opened May 1, 2022 by Bewinxed
Fix module mypy static type check errors acknowledged bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#51 opened Apr 27, 2022 by tahouse
Generic Type Problem acknowledged enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#50 opened Apr 2, 2022 by Esatyilmaz0
Update raise_on_unknown_json_key flag to raise a more helpful error for debugging purposes enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#44 opened Feb 1, 2022 by rnag
ProTip! Exclude everything labeled bug with -label:bug.