Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

BUG: Fix f2py directives and --lower casing #28056

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
Dec 23, 2024

Conversation

HaoZeke
Copy link
Member

@HaoZeke HaoZeke commented Dec 22, 2024

Closes #28014 which snuck in over in #27728. Essentially, only the added f2py directives which take C-exprs noted here need to be skipped for the lowering logic (since C is case sensitive).

HaoZeke and others added 2 commits December 22, 2024 21:57
Co-authored-by: germasch <germasch@users.noreply.github.com>
@mattip mattip merged commit a7eda47 into numpy:main Dec 23, 2024
67 checks passed
@mattip
Copy link
Member

mattip commented Dec 23, 2024

Thanks @HaoZeke

@HaoZeke HaoZeke deleted the fix_f2py_directives branch December 23, 2024 19:15
@jeanwsr
Copy link

jeanwsr commented Jan 17, 2025

Does this need a backport to 2.2.x?

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Jan 17, 2025
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 17, 2025
@HaoZeke
Copy link
Member Author

HaoZeke commented Jan 18, 2025

Does this need a backport to 2.2.x?

Ideally, yes, since I believe a lot of projects would be affected.

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: f2py regression
4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.