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

Lists in py expressions should be turned into arrays #545

Closed
mark-koch opened this issue Oct 4, 2024 · 0 comments · Fixed by #697
Closed

Lists in py expressions should be turned into arrays #545

mark-koch opened this issue Oct 4, 2024 · 0 comments · Fixed by #697
Assignees
Labels
breaking-change Changes that require semver bumps

Comments

@mark-koch
Copy link
Collaborator

We statically know their size. This information shouldn't be thrown away!

@mark-koch mark-koch added the breaking-change Changes that require semver bumps label Oct 4, 2024
@mark-koch mark-koch self-assigned this Dec 9, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 12, 2024
Closes #545.

BREAKING CHANGE: Lists in `py(...)` expressions are now turned into
Guppy arrays instead of lists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes that require semver bumps
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant