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

Split dataclass_array_container #177

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

alexfikl
Copy link
Collaborator

@alexfikl alexfikl commented Jun 24, 2022

This splits the code generation bits out of dataclass_array_container so that other packages can more easily implement similar behavior (notably boxtree at the moment).

@alexfikl alexfikl force-pushed the dataclass-annotations branch 2 times, most recently from b45f383 to 201f973 Compare June 24, 2022 17:21
@alexfikl alexfikl force-pushed the dataclass-annotations branch from 201f973 to c421cfe Compare June 24, 2022 18:39
@alexfikl alexfikl requested a review from inducer June 26, 2022 13:30
@alexfikl alexfikl force-pushed the dataclass-annotations branch 2 times, most recently from 1758e4b to 4ba3383 Compare June 26, 2022 18:03
@alexfikl alexfikl force-pushed the dataclass-annotations branch from 4ba3383 to 5eb10d8 Compare June 27, 2022 07:20
@alexfikl alexfikl changed the title Allow more type annotations in dataclass_array_container Split dataclass_array_container Jun 27, 2022
@inducer inducer merged commit b686676 into inducer:main Jun 28, 2022
@inducer
Copy link
Owner

inducer commented Jun 28, 2022

LGTM, thanks!

@alexfikl alexfikl deleted the dataclass-annotations branch June 28, 2022 03: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