Skip to content

Fix dataclass issue#833

Merged
ianhelle merged 5 commits intomicrosoft:mainfrom
FlorianBracq:fix-dataclass-issue
Mar 5, 2025
Merged

Fix dataclass issue#833
ianhelle merged 5 commits intomicrosoft:mainfrom
FlorianBracq:fix-dataclass-issue

Conversation

@FlorianBracq
Copy link
Collaborator

Fix a bug introduced in #795

attrs implementation of dataclass has a method attrs_post_init that does not exist in the python built-in dataclass version, leading to some attributes not being set properly.

@ianhelle ianhelle merged commit 973e48d into microsoft:main Mar 5, 2025
10 checks passed
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