We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1cf2bc commit 9a13a5eCopy full SHA for 9a13a5e
doc/release/upcoming_changes/27695.improvement.rst
@@ -0,0 +1,5 @@
1
+``f2py`` handles multiple modules and exposes variables again
2
+-------------------------------------------------------------
3
+A regression has been fixed which allows F2PY users to expose variables to
4
+Python in modules with only assignments, and also fixes situations where
5
+multiple modules are present within a single source file.
0 commit comments