8000 Merge pull request #24696 from munirahd/updating-docs · numpy/numpy@03ccab7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 03ccab7

Browse files
authored
Merge pull request #24696 from munirahd/updating-docs
DOC: 8000 Updated the f2py docs to remove a note on `-fimplicit-none`
2 parents f6bf183 + 2dbec3d commit 03ccab7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/source/f2py/buildtools/meson.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ Salient points
110110

111111
It is worth keeping in mind the following:
112112

113-
* ``meson`` will default to passing ``-fimplicit-none`` under ``gfortran`` by
114-
default, which differs from that of the standard ``np.distutils`` behaviour
115-
116113
* It is not possible to use SCREAMCASE in this context, so either the contents
117114
of the ``.f`` file or the generated wrapper ``.c`` needs to be lowered to
118115
regular letters; which can be facilitated by the ``--lower`` option of

0 commit comments

Comments
 (0)
0