[Numpy-svn] [numpy/numpy] df7049: BUG: skip invalid path distutils warning for empty...

GitHub noreply at github.com
Wed Jan 13 13:50:19 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: df70490874e33e1fad18720f5c74fb5e319c9e06
      https://github.com/numpy/numpy/commit/df70490874e33e1fad18720f5c74fb5e319c9e06
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2016-01-13 (Wed, 13 Jan 2016)

  Changed paths:
    M numpy/distutils/system_info.py

  Log Message:
  -----------
  BUG: skip invalid path distutils warning for empty strings

empty strings are the default for the new rpath,
extra_compile_args and extra_link_args sections


  Commit: 7f08bb7004fb435a88a4f977c359d789cc5c2ac1
      https://github.com/numpy/numpy/commit/7f08bb7004fb435a88a4f977c359d789cc5c2ac1
  Author: Ralf Gommers <ralf.gommers at gmail.com>
  Date:   2016-01-13 (Wed, 13 Jan 2016)

  Changed paths:
    M numpy/distutils/system_info.py

  Log Message:
  -----------
  Merge pull request #7005 from juliantaylor/get_path_warn

BUG: skip invalid path distutils warning for empty strings


Compare: https://github.com/numpy/numpy/compare/bdd4558c2643...7f08bb7004fb


More information about the Numpy-svn mailing list