Skip to content

Commit 9a13a5e

Browse files
committed
REL: Add a note for numpygh-27695
1 parent c1cf2bc commit 9a13a5e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)