Skip to content
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

fix: use attrs.asdict if necessary #11

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

steven-murray
Copy link
Owner

This adds the ability to use attrs.asdict() if possible and if __dict__ is None (eg. if using __slots__).

@steven-murray steven-murray added the bug Something isn't working label Jul 7, 2023
@steven-murray steven-murray self-assigned this Jul 7, 2023
@steven-murray steven-murray merged commit 4848f46 into main Jul 7, 2023
16 of 17 checks passed
@steven-murray steven-murray deleted the fix-non-existent-dict branch July 7, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant