[Numpy-svn] [numpy/numpy] 4ddc2a: BUG: Fix use of python 3 only FileNotFoundError in...

GitHub noreply at github.com
Thu Dec 17 10:10:17 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 4ddc2a5850ac3d8a0514a6330ef7350022ee262b
      https://github.com/numpy/numpy/commit/4ddc2a5850ac3d8a0514a6330ef7350022ee262b
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M numpy/tests/test_scripts.py

  Log Message:
  -----------
  BUG: Fix use of python 3 only FileNotFoundError in test_f2py.

Also rewrite error messages so that they read more like warnings
than errors.


  Commit: 2befd8d7decee62233ace32297806aac363868df
      https://github.com/numpy/numpy/commit/2befd8d7decee62233ace32297806aac363868df
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
    M numpy/tests/test_scripts.py

  Log Message:
  -----------
  Merge pull request #6843 from charris/fix-filenotfounderror

BUG: Fix use of python 3 only FileNotFoundError in test_f2py.


Compare: https://github.com/numpy/numpy/compare/402e3d3498b6...2befd8d7dece


More information about the Numpy-svn mailing list