-
Notifications
You must be signed in to change notification settings - Fork 77
Issues: lovasoa/marshmallow_dataclass
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
Label
Projects
Milestones
Assignee
Sort
Issues list
PyRight: Static TypeChecking of
Schema: ClassVar[Type[Schema]] = Schema
fail
#277
opened Aug 23, 2024 by
dwt
Need a way for class_schema to deserialize to dictionary, to support gradual conversion of legacy code
#275
opened Jul 26, 2024 by
ikriv
Unions of classes and sub classes with default values not serializing and deserializing correctly
#268
opened Jun 3, 2024 by
pnetherwood
Union field is broken: The order of Union arguments is indeterminate
bug
Something isn't working
#247
opened Sep 16, 2023 by
dairiki
mypy: error: "Type[X]" has no attribute "Schema" [attr-defined]
#243
opened Jun 2, 2023 by
darwinyip
TypeError when creating a marshmallow schema from dataclass inherited from generic class
enhancement
New feature or request
#230
opened Jan 13, 2023 by
shpindler
field_for_schema can use _RECURSION_GUARD.seen_classes before it is initialized
#229
opened Jan 12, 2023 by
dairiki
Misunderstanding about how Union types are read from a JSON?
#222
opened Nov 17, 2022 by
harris-chris
Not convertible classes throw AttributeError
bug
Something isn't working
#193
opened May 2, 2022 by
antispam2002
Inheritance w/
Schema: ClassVar[Type[Schema]]
is broken as of 8.5.6
#192
opened Apr 27, 2022 by
ghost
Add explicit documentation regarding the ordering of Union types for serialization/deserialization
#183
opened Apr 18, 2022 by
john-bodley
why is type checking not supported for marshmallow_dataclass in PyCharm?
#178
opened Mar 10, 2022 by
sarimmehdi
Previous Next
ProTip!
no:milestone will show everything without a milestone.