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

BUG: Fix infinite recursion in longdouble/large integer scalar ops #22793

Merged
merged 1 commit into from Dec 13, 2022

Commits on Dec 13, 2022

  1. BUG: Fix infinite recursion in longdouble/large integer scalar ops

    A smal bug snuck in when implementing NEP 50 weak-scalar logic,
    and unfortunately the tests didn't cover that specific path :/.
    
    closes numpygh-22787
    seberg authored and charris committed Dec 13, 2022
    Copy the full SHA
    21f7096 View commit details
    Browse the repository at this point in the history