Skip to content

TST: Add an F2PY check for exposing variables without functions#27730

Merged
charris merged 2 commits intonumpy:mainfrom
HaoZeke:testGH27167
Nov 16, 2024
Merged

TST: Add an F2PY check for exposing variables without functions#27730
charris merged 2 commits intonumpy:mainfrom
HaoZeke:testGH27167

Conversation

@HaoZeke
Copy link
Member

@HaoZeke HaoZeke commented Nov 10, 2024

Closes #27167. Also adds a release note for #27695 as discussed by @mattip here #27695 (comment)

#27695 needs a backport, but this PR might not (only adds a test).

HaoZeke and others added 2 commits November 10, 2024 19:38
Co-authored-by: P-Kaempf <P-Kaempf@users.noreply.github.com>
@charris
Copy link
Member

charris commented Nov 16, 2024

Thanks @HaoZeke .

@HaoZeke HaoZeke deleted the testGH27167 branch November 16, 2024 23:04
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 in numpy 2.0.1 does not expose variables to Python in modules containing only assignments.

2 participants