-
-
Notifications
You must be signed in to change notification settings - Fork 118
Issues: python-attrs/cattrs
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
Dataclass kw_only attribute incorrectly structured without detailed validation enabled
#637
by moltob
was closed Mar 25, 2025
Bool not cast to int when using union passthrough strategy
#623
by danielnelson
was closed Feb 1, 2025
Structuring TypedDict NotRequired fails when using
from __future__ import annotations
#619
by bluetech
was closed Jan 7, 2025
Specific container type isn't respected, e.g. list can populate set
#602
by vreuter
was closed Nov 22, 2024
Is there a way to recursively prefer
_cattrs_use_alias=True
?
#596
by BrianPugh
was closed Nov 5, 2024
Subclass registration with generic decorator subclass fails
#595
by Darkdragon84
was closed Nov 28, 2024
Bug with tracebacks on IPython when
detailed_validations=True
#590
by edthrn
was closed Oct 13, 2024
include_subclasses doesn't work for classes with the same fields
#586
by karpetrosyan
was closed Oct 7, 2024
Incorrect typing for register_structure_hook() and register_unstructure_hook()
#581
by JimDabell
was closed Sep 22, 2024
Spurious Type failure on
register_structure_hook_factory
?
bug
#578
by stephenprater
was closed Sep 11, 2024
Structuring fails when using subclass union inside another subclass union
#572
by brunokim
was closed Aug 28, 2024
Use default factory if attribute is None or treat None as missing
#570
by danielnelson
was closed Aug 25, 2024
Using
register_unstructure_hook
to perform attributes renaming
#568
by NicolasGensollen
was closed Aug 6, 2024
Previous Next
ProTip!
Adding no:label will show everything without a label.