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

Functions to accept arrays; update coercion rules #187

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JohnBrinkman
Copy link
Collaborator

Description

  • Allow many of our functions to accept array parameters where we previously allowed only scalars
  • Change the coercion rules so that we get fewer TypeError failures

Related Issue

#185
#186

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

@JohnBrinkman JohnBrinkman changed the title New coerce rules Functions to accept arrays; update coercion rules Nov 18, 2024
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.

1 participant