Skip to content

Add dataclasses-like helper library#273

Merged
FoamyGuy merged 1 commit intoadafruit:mainfrom
tekktrik:dev/nitroclass
Mar 23, 2026
Merged

Add dataclasses-like helper library#273
FoamyGuy merged 1 commit intoadafruit:mainfrom
tekktrik:dev/nitroclass

Conversation

@tekktrik
Copy link
Copy Markdown
Member

This was a blast to write - with the exception of a workaround for not having ordered dictionary, I was actually able to get all the intended CPython functionality I was looking for!

Named differently than dataclasses because technically this is not a true subset of dataclasses, given the slight difference above.

Copy link
Copy Markdown
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! thank you

@FoamyGuy FoamyGuy merged commit 8556da2 into adafruit:main Mar 23, 2026
1 check passed
@tekktrik tekktrik deleted the dev/nitroclass branch March 23, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants