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

Add support for the newer APIs of attrs #718

Open
tristanlatr opened this issue Jun 10, 2023 · 0 comments
Open

Add support for the newer APIs of attrs #718

tristanlatr opened this issue Jun 10, 2023 · 0 comments
Labels
astbuilder A substantive change is required in the astbuilder flow in order to fix this issue extensions
Milestone

Comments

@tristanlatr
Copy link
Contributor

Attrs introduced the define APIs and friends a while ago now. Would be good to have support for those as well. I might use this opportunity to abstract out some of the code that handle all the dataclass-like classes so it’s easier to reuse and implement #596. This should probably be done before we merge #656.

@tristanlatr tristanlatr added astbuilder A substantive change is required in the astbuilder flow in order to fix this issue extensions labels Jun 10, 2023
@tristanlatr tristanlatr added this to the 23.x milestone Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astbuilder A substantive change is required in the astbuilder flow in order to fix this issue extensions
Projects
None yet
Development

No branches or pull requests

1 participant