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 InitVar with field attribute #584

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Conversation

yukinarit
Copy link
Owner

@yukinarit yukinarit commented Aug 18, 2024

It seems should_impl_dataclass does not take InitVar into account, which causes field attributes not working properly. This fixes that issue.

Closes #581, #582

It seems should_impl_dataclass does not take InitVar into account,
which causes field attributes not working properly. This fixes that
issue.

Closes #581
@yukinarit yukinarit added the bug Bug report or fix label Aug 18, 2024
@yukinarit yukinarit marked this pull request as ready for review August 18, 2024 13:32
@yukinarit yukinarit merged commit 569a2fb into main Aug 18, 2024
6 checks passed
@yukinarit yukinarit deleted the fix-init-var-field-attribute branch August 18, 2024 23:13
github-actions bot pushed a commit that referenced this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or fix
Projects
None yet
1 participant