summaryrefslogtreecommitdiff
path: root/numpy/testing/nose_tools/utils.py
diff options
context:
space:
mode:
authorbobeldering <eldering@jive.eu>2018-03-04 21:09:46 +0100
committerCharles Harris <charlesr.harris@gmail.com>2018-03-04 13:09:46 -0700
commita016167e0a44ace62a246e3d251bd41ff4aa0282 (patch)
tree92f57c4068bce544ca95b64e4e57bea1ea5fbdcb /numpy/testing/nose_tools/utils.py
parent2d44de214d63c5fc610392d1e18fa93615b12c1a (diff)
downloadnumpy-a016167e0a44ace62a246e3d251bd41ff4aa0282.tar.gz
BUG: F2py mishandles quoted control characters (#10676)
* BUG: improve parsing of quoted control characters in numpy.f2py. See #10634. Fixes a couple of cases where quoted control characters are parsed as if they are unquoted. The control characters considered are "()!;". * TST: quoted characters parsing by numpy.f2py. Basic test of parsing quoted Fortran control characters. See #10634. * BUG: add missing space character when reconstructing fortran line. The missing space caused a line starting with "!f2py" to be considered a continuation line.
Diffstat (limited to 'numpy/testing/nose_tools/utils.py')
0 files changed, 0 insertions, 0 deletions