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 wrapper for constructing vec from any python iterable #1862

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

ljeub-pometry
Copy link
Collaborator

What changes were proposed in this pull request?

Make it easy to accept any python Iterable as an input argument

Why are the changes needed?

add support for all kinds of iterables in import functions

Does this PR introduce any user-facing change? If yes is this documented?

less things fail in surprising ways

How was this patch tested?

Are there any further changes required?

@miratepuffin miratepuffin merged commit a12e398 into master Nov 20, 2024
19 checks passed
@miratepuffin miratepuffin deleted the fix/import branch November 20, 2024 14:44
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