[Numpy-svn] [numpy/numpy] b08f36: BLD: find Python.h when build_ext --include-dirs i...

GitHub noreply at github.com
Tue Jun 9 01:49:16 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: b08f369554e6d6b231c941740f6c852a45edcc12
      https://github.com/numpy/numpy/commit/b08f369554e6d6b231c941740f6c852a45edcc12
  Author: Tim D. Smith <git at tim-smith.us>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M numpy/distutils/command/build_ext.py

  Log Message:
  -----------
  BLD: find Python.h when build_ext --include-dirs is set

Ensure that build_ext.include_dirs is the same physical list as
build_ext.distribution.include_dirs.


  Commit: 7d867925e6aa634136e85511cfe7ddbe41c88f74
      https://github.com/numpy/numpy/commit/7d867925e6aa634136e85511cfe7ddbe41c88f74
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2015-06-09 (Tue, 09 Jun 2015)

  Changed paths:
    M numpy/distutils/command/build_ext.py

  Log Message:
  -----------
  Merge pull request #5866 from tdsmith/include_dirs

MAINT: can't find Python.h when build_ext --include-dirs is set


Compare: https://github.com/numpy/numpy/compare/01c59d63ad03...7d867925e6aa


More information about the Numpy-svn mailing list