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

fix(python): Don't allow passing missing data to generalized ufuncs #16198

Merged
merged 5 commits into from
May 16, 2024

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    8f870a4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    38341da View commit details
    Browse the repository at this point in the history
  2. Tigher assertion

    pythonspeed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c9f9b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cca7307 View commit details
    Browse the repository at this point in the history
  4. Pacify mypy

    pythonspeed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1f176ce View commit details
    Browse the repository at this point in the history