[Numpy-svn] [numpy/numpy] 53fe14: BUG: fix issue on OS X with Python 3.x where npyma...

GitHub noreply at github.com
Sun Jun 12 17:58:54 EDT 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: 53fe147e4a1c8e8f47dbd6d01d5fb64eff0b37a0
      https://github.com/numpy/numpy/commit/53fe147e4a1c8e8f47dbd6d01d5fb64eff0b37a0
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

  Changed paths:
    M numpy/distutils/misc_util.py
    M numpy/distutils/tests/test_misc_util.py

  Log Message:
  -----------
  BUG: fix issue on OS X with Python 3.x where npymath.ini was not installed.

Closes gh-7707.  Happened for `pip install .` or another location (including a
remote git repo).


  Commit: d204cc4a26bf60dae74f2d360518d3c2cc828c18
      https://github.com/numpy/numpy/commit/d204cc4a26bf60dae74f2d360518d3c2cc828c18
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

  Changed paths:
    M numpy/distutils/misc_util.py
    M numpy/distutils/tests/test_misc_util.py

  Log Message:
  -----------
  Merge pull request #7737 from charris/backport-7735

Backport 7735, BUG: fix issue on OS X with Python 3.x, npymath.ini not installed.


Compare: https://github.com/numpy/numpy/compare/1a709355c869...d204cc4a26bf


More information about the Numpy-svn mailing list