Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

BUG: Fix f2py derived types in modules#29040

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
charris merged 3 commits intonumpy:mainfromzoghbi-a:fix-f2py-derived-types
May 23, 2025

Conversation

zoghbi-a
Copy link
Contributor

@zoghbi-azoghbi-a commentedMay 23, 2025
edited
Loading

Closes#29037.
The issue is a result of#27695 in v2.2.0.

Before 2.2.0, modules that are used in ause statement are skipped. In v2.2.0 (#27695), an additional check was added to only skip modules that contain acommon block. With that, modules with derived types are no longer skipped. This PR adds a check to see if the module contains derived types, and skip it if it does.

@zoghbi-azoghbi-a changed the titleFix f2py derived typesBUG: Fix f2py derived typesMay 23, 2025
@zoghbi-azoghbi-a changed the titleBUG: Fix f2py derived typesBUG: Fix f2py derived types in modulesMay 23, 2025
@melissawmmelissawm moved this toAwaiting a code review inNumPy first-time contributor PRsMay 23, 2025
@charrischarris added the 09 - Backport-CandidatePRs tagged should be backported labelMay 23, 2025
@charrischarris merged commit5378d3d intonumpy:mainMay 23, 2025
76 checks passed
@github-project-automationgithub-project-automationbot moved this fromAwaiting a code review toCompleted inNumPy first-time contributor PRsMay 23, 2025
@charris
Copy link
Member

Thanks@zoghbi-a .

@charrischarris removed the 09 - Backport-CandidatePRs tagged should be backported labelMay 23, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

BUG: f2py fails to compile modules with derived types after changes in 2.2.0
3 participants
@zoghbi-a@charris@melissawm

[8]ページ先頭

©2009-2025 Movatter.jp