Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rnag/dataclass-wizard issues and pull requests

#184 - Use AliasPath with Meta

Issue - State: open - Opened by fabianoengler 2 days ago

#183 - Make typing hints work with Python 3.9 to 3.11

Pull Request - State: open - Opened by claui 6 days ago - 1 comment

#182 - Fix `pip install -e .[dev]` on Python 3.9

Pull Request - State: open - Opened by claui 6 days ago

#181 - Add tzdata module to requirements

Pull Request - State: open - Opened by ItsShunya 11 days ago

#180 - Module 'tzdata' is a dependency of ZoneInfo

Issue - State: open - Opened by ItsShunya 11 days ago

#179 - Scheduled monthly dependency update for February

Pull Request - State: open - Opened by pyup-bot 15 days ago
Labels: update

#178 - Filter `field(init=False)` from json and dict

Issue - State: open - Opened by tfmoraes 19 days ago

#177 - v0.35.1-bugfix

Pull Request - State: open - Opened by rnag 27 days ago

#176 - mypy validation fails as of 0.35.0

Issue - State: open - Opened by lotus-kefir 28 days ago - 3 comments

#175 - Shortcoming in Auto Key Casing Transform with Aliases

Issue - State: closed - Opened by rnag 28 days ago

#174 - v0.35.0: Patterned Date and Time, Finalize `Alias` and `AliasPath`

Pull Request - State: closed - Opened by rnag about 1 month ago

#173 - py.typed missing from distribution after v0.26.1

Issue - State: closed - Opened by markhobson about 1 month ago - 3 comments

#172 - Ensure Uniqueness for Recursive Generic types

Issue - State: open - Opened by rnag about 2 months ago
Labels: bug, low-priority, self-created

#170 - Strict Mode for "Strict" Equivalence of Literals (type)

Issue - State: open - Opened by rnag about 2 months ago
Labels: enhancement, low-priority, self-created

#169 - add explicit utf-8 encoding for setup.py

Pull Request - State: closed - Opened by birkholz-cubert about 2 months ago - 1 comment

#166 - Add UnionChecker to Optimize `Union or |` Type Deserialization for Common Python Types (e.g., `int`, `Enum`, `Literal`)

Issue - State: open - Opened by rnag 2 months ago
Labels: help wanted, performance, Great To Have!, self-created

#164 - Milestone to v1

Pull Request - State: closed - Opened by rnag 2 months ago - 1 comment

#163 - `Options.to_dict()` does not produce Enums

Issue - State: closed - Opened by stdedos 2 months ago - 5 comments
Labels: bug, acknowledged

#162 - bugfix for dataclass in dict

Pull Request - State: closed - Opened by rnag 2 months ago

#159 - Deserialization issues with dataclasses in dictionaries

Issue - State: closed - Opened by camilanovaes 3 months ago - 3 comments
Labels: bug, acknowledged

#158 - Scheduled monthly dependency update for December

Pull Request - State: closed - Opened by pyup-bot 3 months ago - 1 comment
Labels: update

#157 - v0.31.1-bugfix

Pull Request - State: closed - Opened by rnag 3 months ago

#157 - v0.31.1-bugfix

Pull Request - State: closed - Opened by rnag 3 months ago

#156 - Error: Deserializing a `typing.Sequence`

Issue - State: closed - Opened by stdedos 3 months ago - 3 comments
Labels: enhancement, acknowledged

#155 - Upcoming Changes in V1

Issue - State: open - Opened by rnag 3 months ago
Labels: enhancement, performance

#154 - Optimize Dump/Serialize Process

Issue - State: open - Opened by rnag 3 months ago
Labels: performance, Great To Have!, self-created

#150 - V0.30.1 - bugfix tag key is field

Pull Request - State: closed - Opened by rnag 3 months ago

#150 - V0.30.1 - bugfix tag key is field

Pull Request - State: closed - Opened by rnag 3 months ago

#149 - V0.30.0 skip if

Pull Request - State: closed - Opened by rnag 3 months ago

#149 - V0.30.0 skip if

Pull Request - State: closed - Opened by rnag 3 months ago

#148 - Meta tag_key Inconsistent Behavior (>=29.2)

Issue - State: closed - Opened by Steven-Hogue 3 months ago - 5 comments
Labels: bug, acknowledged

#148 - Meta tag_key Inconsistent Behavior (>=29.2)

Issue - State: closed - Opened by Steven-Hogue 3 months ago - 5 comments
Labels: bug, acknowledged

#147 - v0.30.0-skip-if

Pull Request - State: closed - Opened by rnag 3 months ago

#147 - v0.30.0-skip-if

Pull Request - State: closed - Opened by rnag 3 months ago

#145 - v0.29.2 - Bugfixes

Pull Request - State: closed - Opened by rnag 3 months ago

#145 - v0.29.2 - Bugfixes

Pull Request - State: closed - Opened by rnag 3 months ago

#142 - "Global" Meta doesn't work

Issue - State: closed - Opened by dlenski 3 months ago - 1 comment

#140 - Unable to save bytes in base64

Issue - State: closed - Opened by felix1m 3 months ago - 7 comments
Labels: documentation, enhancement, acknowledged

#139 - v0.27.0: Drop support for Python Versions 3.6, 3.7, and 3.8

Pull Request - State: closed - Opened by rnag 3 months ago

#138 - Support cyclic references

Pull Request - State: closed - Opened by dlenski 3 months ago - 1 comment

#137 - Potential bug when using `Meta.auto_assign_tags` and `Meta.raise_on_unknown_json_key` together

Issue - State: closed - Opened by leifdenby 3 months ago - 4 comments
Labels: bug, good first issue, acknowledged

#136 - Add `py.typed` marker

Pull Request - State: closed - Opened by stdedos 3 months ago - 5 comments

#135 - Add compat for PY 3.13

Pull Request - State: closed - Opened by rnag 3 months ago

#134 - bump

Pull Request - State: closed - Opened by rnag 3 months ago - 1 comment

#133 - `mypy` typing fixes

Pull Request - State: closed - Opened by rnag 3 months ago

#132 - Prep for v0.24.0

Pull Request - State: closed - Opened by rnag 3 months ago

#131 - [performance] Optimize load/dump function to remove `for` loop

Issue - State: open - Opened by rnag 4 months ago
Labels: low-priority, performance, self-created

#130 - Scheduled monthly dependency update for November

Pull Request - State: closed - Opened by pyup-bot 4 months ago
Labels: update

#129 - Add 3.13 compatibility

Pull Request - State: closed - Opened by benjjs 4 months ago - 5 comments

#128 - dataclass-wizard incompatible with Python 3.13

Issue - State: closed - Opened by erikpragt-connectid 4 months ago - 4 comments
Labels: bug, acknowledged, breaking

#127 - Scheduled monthly dependency update for October

Pull Request - State: closed - Opened by pyup-bot 5 months ago - 1 comment
Labels: update

#126 - Scheduled monthly dependency update for September

Pull Request - State: closed - Opened by pyup-bot 6 months ago - 1 comment
Labels: update

#125 - feat: add support for typing.Required, NotRequired

Pull Request - State: closed - Opened by claui 6 months ago - 4 comments

#124 - Scheduled monthly dependency update for August

Pull Request - State: closed - Opened by pyup-bot 7 months ago - 1 comment
Labels: update

#123 - dataclass-wizard only use the inner class name in nested classes, and cause problem in nested classes.

Issue - State: open - Opened by wanmeihuali 7 months ago - 1 comment
Labels: bug, acknowledged, low-priority, awaiting-user-input

#122 - Allow unspecified fields in TypedDict (total=False) to still be loaded

Issue - State: open - Opened by adamcunnington-mlg 7 months ago - 5 comments
Labels: enhancement, help wanted, acknowledged

#121 - [BUG]: Incomplete Support for Union & NotRequired

Issue - State: closed - Opened by adamcunnington-mlg 7 months ago - 6 comments

#120 - Equivalent to json_field() for yaml

Issue - State: closed - Opened by frankl1 7 months ago - 1 comment

#119 - Scheduled monthly dependency update for July

Pull Request - State: closed - Opened by pyup-bot 8 months ago - 1 comment
Labels: update

#118 - Parse error when StrEnum is unioned with int in dataclass field

Issue - State: closed - Opened by BrendanMartin 8 months ago - 1 comment

#117 - Scheduled monthly dependency update for June

Pull Request - State: closed - Opened by pyup-bot 9 months ago - 1 comment
Labels: update

#116 - Scheduled monthly dependency update for May

Pull Request - State: closed - Opened by pyup-bot 10 months ago - 1 comment
Labels: update

#115 - Nested objects are deserialized as dictionaries instead of actual object

Issue - State: closed - Opened by alexanderilyin 10 months ago - 3 comments
Labels: duplicate, acknowledged, cannot reproduce

#114 - Question: Is it possible to handle kwargs with `YAMLWizard`?

Issue - State: closed - Opened by msimoni18 10 months ago - 2 comments
Labels: documentation, acknowledged

#113 - Scheduled monthly dependency update for April

Pull Request - State: closed - Opened by pyup-bot 11 months ago - 1 comment
Labels: update

#112 - Scheduled monthly dependency update for March

Pull Request - State: closed - Opened by pyup-bot 12 months ago - 1 comment
Labels: update

#110 - Scheduled monthly dependency update for February

Pull Request - State: closed - Opened by pyup-bot about 1 year ago - 1 comment
Labels: update

#109 - Drop support for Python 3.6, 3.7, and 3.8 (since past EOL)

Issue - State: closed - Opened by rnag about 1 year ago

#108 - Fix self referencial dataclasses

Issue - State: open - Opened by rnag about 1 year ago
Labels: low-priority, self-created

#107 - v0.22.3: Support Python 3.11 and 3.12

Pull Request - State: closed - Opened by rnag about 1 year ago
Labels: bug

#106 - Upgrade support from Python 3.6-3.10 to 3.9-3.11

Pull Request - State: closed - Opened by Frequency0 about 1 year ago - 1 comment

#105 - Allow variadic tuples of length 0. Fixes #104

Pull Request - State: closed - Opened by intentionally-left-nil about 1 year ago - 3 comments

#104 - Loading a Variadic Tuple fails for length 0

Issue - State: closed - Opened by intentionally-left-nil about 1 year ago - 1 comment

#103 - Python 3.12 unit tests

Issue - State: closed - Opened by intentionally-left-nil about 1 year ago - 2 comments
Labels: bug, help wanted, acknowledged

#102 - Scheduled monthly dependency update for January

Pull Request - State: closed - Opened by pyup-bot about 1 year ago - 1 comment
Labels: update

#101 - DataClassWizard after upgrading to python3.11 is not working as expected

Pull Request - State: closed - Opened by alexanderilyin about 1 year ago - 5 comments

#100 - Scheduled monthly dependency update for December

Pull Request - State: closed - Opened by pyup-bot about 1 year ago - 1 comment
Labels: update

#99 - [Question]: Is this project still active?

Issue - State: closed - Opened by sudhirbits about 1 year ago - 2 comments

#98 - Question: how to deserialise a string reference to an object

Issue - State: closed - Opened by adamcunnington-mlg over 1 year ago - 2 comments
Labels: acknowledged

#97 - Scheduled monthly dependency update for November

Pull Request - State: closed - Opened by pyup-bot over 1 year ago - 1 comment
Labels: update

#96 - Scheduled monthly dependency update for October

Pull Request - State: closed - Opened by pyup-bot over 1 year ago - 1 comment
Labels: update

#95 - Scheduled monthly dependency update for September

Pull Request - State: closed - Opened by pyup-bot over 1 year ago - 1 comment
Labels: update

#94 - feat: allow no key transformations

Pull Request - State: closed - Opened by cquick01 over 1 year ago - 7 comments

#93 - Scheduled monthly dependency update for August

Pull Request - State: closed - Opened by pyup-bot over 1 year ago - 1 comment
Labels: update

#92 - Avoid any transformation on key names

Issue - State: closed - Opened by raxod502 over 1 year ago - 5 comments

#91 - Scheduled monthly dependency update for July

Pull Request - State: closed - Opened by pyup-bot over 1 year ago - 1 comment
Labels: update

#90 - Possible to parse JSON when keys are not valid Python identifiers

Issue - State: closed - Opened by lmmx over 1 year ago - 1 comment

#89 - Python 3.11 regression and more informative parser error traceback

Issue - State: closed - Opened by lmmx over 1 year ago - 4 comments
Labels: acknowledged, cannot reproduce

#88 - Scheduled monthly dependency update for June

Pull Request - State: closed - Opened by pyup-bot over 1 year ago - 1 comment
Labels: update

#87 - Ability to add a custom type hook for unsupported builtin types like Path and re.Pattern

Issue - State: closed - Opened by TomHodson over 1 year ago - 4 comments
Labels: documentation, good first issue, acknowledged

#86 - YAMLWizard skip_defaults

Issue - State: open - Opened by Kryan90 almost 2 years ago - 2 comments
Labels: documentation, acknowledged, awaiting-user-input

#85 - Scheduled monthly dependency update for April

Pull Request - State: closed - Opened by pyup-bot almost 2 years ago - 1 comment
Labels: update

#84 - Fix Failure in rendering `str()` for Exceptions (values are not JSON serializable)

Issue - State: closed - Opened by rnag almost 2 years ago
Labels: low-priority, self-created