Pinned issues
Issues
- 1
- 1
- 1
[FEATURE] Support for descriptor objects
#549 opened by USSX-Hares - 0
[BUG] `.from_dict` fails with `from __future__ import annotations` and dataclass definition within the same function
#548 opened by orilg - 0
[BUG] Extending de/encoders do not work with `from __future__ import annotations`
#547 opened by orilg - 0
[BUG] RemovedInMarshmallow4Warning: The 'default' argument to fields is deprecated. Use 'dump_default' instead.
#546 opened by woodgear - 0
- 0
- 0
- 0
[FEATURE] ADT Support
#539 opened by IlyaHalsky - 3
[BUG] Documentation is misleading.
#530 opened by mahyarmirrashed - 2
- 6
- 0
- 0
- 5
[BUG] global configuration of encoder/decoder for type T is not used for Optional[T] field
#465 opened by PJCampi - 3
- 1
[FEATURE] Flag for skipping private fields in export
#526 opened by D-Sokol - 7
- 0
[FEATURE] Raise ValidationError if JSON doesn't match any of the types in Union
#522 opened by PatrickF1 - 0
- 1
- 0
- 1
Parse JSON without modifying the dataclass
#515 opened by mnieber - 0
decoding optional decimal fields
#514 opened by rsarili - 0
[BUG] Getting `UserWarning` for defining an attribute with type `dict[str, bytes] | None`
#513 opened by MartinXPN - 3
- 1
- 0
[BUG] Decoding incompatible with Freezegun
#509 opened by s3bw - 1
[BUG] new key "dataclass_json_config": null
#506 opened by navimac - 0
[BUG] Generic Collections fields - not respecting `default_factory` `field` specifications
#505 opened by cagantomer - 4
[BUG] Nullable fields are not showing up when deserializing with field(default=None, metadata=config(exclude=lambda x: x is None))
#504 opened by yakovsushenok - 2
- 2
- 16
- 0
- 5
- 3
[BUG] from_json of class with attribute of list of types which inherit basic types results in wrong result
#485 opened by nirh-cye - 0
[BUG] Numpy decode issue...
#498 opened by bgyooPtr - 13
Dataclasses containing variables that reference themselves in list/dict fail to re-create as original type
#459 opened by NiroHaim - 1
[BUG] Dataclass.from_json with Union type fields infers missing fields and fails in the wrong spot
#488 opened by pingretispec - 1
[BUG] Type hinting
#479 opened by u3Izx9ql7vW4 - 0
[FEATURE] Use existing marshmallow schema
#484 opened by FrankC01 - 17
[BUG] Type coercion since 0.5.9
#466 opened by jfsmith-at-coveo - 5
- 1
- 0
[FEATURE] V1 - Type coercions feature
#474 opened by george-zubrienko - 4
[BUG] Incompatibility with from __future__ import annotations Affects Overriding of Global Config in Python 3.11
#458 opened by estyxx - 0
- 4