-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: NiklasRosenstein/python-databind
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
SerializeDefaults
option should be assignable on a class-level
databind.core
feature request
#73
opened Jul 31, 2024 by
NiklasRosenstein
Fields from dataclasses that are Generic with unspecified TypeVars don't get serialized
bug
Something isn't working
databind.core
#66
opened May 5, 2024 by
rhaps0dy
SerializeDefaults(False)
does not work on a field annotation
bug
#58
opened Jan 14, 2024 by
NiklasRosenstein
[FR] Decorator to automate field aliasing
databind.core
feature request
#56
opened Dec 9, 2023 by
NiklasRosenstein
Expected Something isn't working
typing.Mapping
, got str
instead
bug
#53
opened Oct 11, 2023 by
callumPearce
no deserializer for Something isn't working
Union[Literal[...], str]
and payload of type str
bug
#47
opened Jun 2, 2023 by
NiklasRosenstein
Bring back colored traceback for
ConversionError
databind.core
#45
opened May 28, 2023 by
NiklasRosenstein
JsonConverter.using_classmethods
should validate if the class methods exist
databind.core
enhancement
#44
opened May 1, 2023 by
NiklasRosenstein
Allow specifying a default value for a field
databind.core
feature request
#43
opened Apr 30, 2023 by
NiklasRosenstein
Type parameters lost for parameterized generic Something isn't working
TypedDict
bug
#40
opened Apr 12, 2023 by
NiklasRosenstein
Error when serializing/deserializing object from Something isn't working
Generic
subclass
bug
#38
opened Mar 23, 2023 by
NiklasRosenstein
AttributeError: 'format_set' object has no attribute 'format_str'
databind.core
#37
opened Feb 24, 2023 by
NiklasRosenstein
Does not make use of Something isn't working
typeapi
's ability to evaluate future Type hint syntax in Python 3.8
bug
#35
opened Jan 25, 2023 by
NiklasRosenstein
Support type variations in ConcreteType and converter fallbacks
databind.core
databind.json
enhancement
#12
opened Aug 13, 2021 by
NiklasRosenstein
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.