8000 MAINT: more NEP 50 shims by tylerjereddy · Pull Request #19431 · scipy/scipy · GitHub
[go: up one dir, main page]

Skip to content

MAINT: more NEP 50 shims #19431

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

Merged
merged 1 commit into from
Oct 25, 2023
Merged

MAINT: more NEP 50 shims #19431

merged 1 commit into from
Oct 25, 2023

Conversation

tylerjereddy
Copy link
Contributor

[skip cirrus] [skip circle]

* 3 test failures show up with latest NumPy:
https://github.com/scipy/scipy/actions/runs/6632037087/job/18016857190?pr=19419

* almost certainly because of NEP50 adoption/changes:
numpy/numpy#23912

* it looks to me like the only special handling we need
here is for floats, so `can_cast` may have been overkill
anyway, although if you follow the control flow/docstrings,
it gets a bit confusing with some things claiming to use `np.intp`
and others Python `int`...

[skip cirrus] [skip circle]
@tylerjereddy tylerjereddy added scipy.signal maintenance Items related to regular maintenance tasks labels Oct 24, 2023
@ilayn ilayn merged commit d7f12d3 into scipy:main Oct 25, 2023
@ilayn
Copy link
Member
ilayn commented Oct 25, 2023

Thanks @tylerjereddy !

@j-bowhay j-bowhay added this to the 1.12.0 milestone Oct 25, 2023
@tylerjereddy tylerjereddy deleted the treddy_recent_nep50 branch October 25, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.signal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0