Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: Don't try to grab callback modules #25212

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 2 commits into from
Nov 21, 2023

Conversation

HaoZeke
Copy link
Member

@HaoZeke HaoZeke commented Nov 20, 2023

Closes gh-25211. Snuck in over at #25186.

Forgot that f2py has __user__ as a "use" directive for callbacks..

  • Test SciPy locally.
  • Add a test.

Thanks @tylerjereddy for the easy to track defect ^_^

@HaoZeke
Copy link
Member Author

HaoZeke commented Nov 21, 2023

Should be ready to go when the CI is green.

@HaoZeke
Copy link
Member Author

HaoZeke commented Nov 21, 2023

@charris since #25186 was backported this should be too..

Copy link
Contributor

@tylerjereddy tylerjereddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not an f2py expert but this feature branch allows SciPy main to build again in my hands as well, and the SciPy testsuite looks good too.

Since the source patch is small, there are regression tests, and NumPy CI is passing, maybe I'll go ahead and merge it.

@tylerjereddy tylerjereddy merged commit 47b2a9b into numpy:main Nov 21, 2023
@HaoZeke HaoZeke deleted the fixScipyUseblock branch November 21, 2023 15:32
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Nov 21, 2023
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 21, 2023
@HaoZeke HaoZeke restored the fixScipyUseblock branch June 15, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG (?): SciPy build failure with latest f2py (bisected)
3 participants