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

MAINT: NumPy normalize_axis_tuple #63

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

tylerjereddy
Copy link
Contributor

* this function moved from NumPy core to the public
API in recent NumPy builds, and is causing
SciPy CI failures here:
https://github.com/scipy/scipy/actions/runs/6555137521/job/17803175138?pr=19402

* normally I'd use PEP440 for this (either
vendored or through the appropriate PyPA lib)
but maybe you'd prefer to cheat like this
on major version vs. more infrastructure?
@asmeurer asmeurer enabled auto-merge October 18, 2023 18:59
@asmeurer asmeurer merged commit affd3a5 into data-apis:main Oct 18, 2023
18 checks passed
@tylerjereddy tylerjereddy deleted the treddy_numpy_2_axis_tuple branch October 18, 2023 20:05
@asmeurer asmeurer mentioned this pull request Jan 19, 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.

2 participants