Back to Numpy

``f2py`` modules now show allocatable arrays in ``dir()``

doc/release/upcoming_changes/30965.improvement.rst

2.5.0.dev0234 B
Original Source

f2py modules now show allocatable arrays in dir()

Allocatable module variables wrapped by f2py now appear in dir() output, matching their accessibility by name.