[Numpy-svn] [numpy/numpy] c6065c: BUG: fix AttributeError in numpy/distutils.

GitHub noreply at github.com
Sun Oct 25 11:56:39 EDT 2015


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: c6065c8df4fa595d5154e5ef2e90e77877417be2
      https://github.com/numpy/numpy/commit/c6065c8df4fa595d5154e5ef2e90e77877417be2
  Author: Ryan Grout <rgrout at continuum.io>
  Date:   2015-10-25 (Sun, 25 Oct 2015)

  Changed paths:
    M numpy/distutils/ccompiler.py

  Log Message:
  -----------
  BUG: fix AttributeError in numpy/distutils.

Corrects an AttributeError on windows in some cases caused by #6185

(cherry picked from commit 9b59edebeadddf8012459e401434353b2de8babb)


  Commit: 329de93487c5841a4b2db1e5899ae63e5a38e13d
      https://github.com/numpy/numpy/commit/329de93487c5841a4b2db1e5899ae63e5a38e13d
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-10-25 (Sun, 25 Oct 2015)

  Changed paths:
    M numpy/distutils/ccompiler.py

  Log Message:
  -----------
  Merge pull request #6561 from rgommers/bport-6470

BUG: fix AttributeError in numpy/distutils.


Compare: https://github.com/numpy/numpy/compare/bbc687aead32...329de93487c5


More information about the Numpy-svn mailing list