[Numpy-svn] [numpy/numpy] cd9a6a: BUG: Fixed import error on Windows from not correc...

GitHub noreply at github.com
Mon Jul 13 15:52:19 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: cd9a6a2ddfb0653601865794f3539210b94955ce
      https://github.com/numpy/numpy/commit/cd9a6a2ddfb0653601865794f3539210b94955ce
  Author: Ian Henriksen <insertinterestingnamehere at gmail.com>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M numpy/testing/utils.py

  Log Message:
  -----------
  BUG: Fixed import error on Windows from not correctly defining a
function listed in __all__ for numpy/testing/utils.py.


  Commit: 49617ac803dfe6f9542410045854203018602b18
      https://github.com/numpy/numpy/commit/49617ac803dfe6f9542410045854203018602b18
  Author: Nathaniel J. Smith <njs at pobox.com>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M numpy/testing/utils.py

  Log Message:
  -----------
  Merge pull request #6072 from insertinterestingnamehere/win_compile_fix

BUG: Windows build error fix


Compare: https://github.com/numpy/numpy/compare/ddc53885e1b6...49617ac803df


More information about the Numpy-svn mailing list