[Numpy-svn] [numpy/numpy] 878ab9: ENH: distutils: do the correct thing when swig_opt...

noreply at github.com noreply at github.com
Thu Jun 2 17:05:40 EDT 2011


Branch: refs/heads/maintenance/1.6.x
Home:   https://github.com/numpy/numpy

Commit: 878ab94dbdcc6016a84f4313948d0e5d06da6955
    https://github.com/numpy/numpy/commit/878ab94dbdcc6016a84f4313948d0e5d06da6955
Author: rgommers <ralf.gommers at googlemail.com>
Date:   2011-06-02 (Thu, 02 Jun 2011)

Changed paths:
  M numpy/distutils/extension.py

Log Message:
-----------
ENH: distutils: do the correct thing when swig_opts is a string in setup.py

It should be a list, but until numpy 1.5.1 a string was accepted. This broke in
1.6.0, this commit unbreaks things.

Closes #1851. (backport of bf1e6f3)





More information about the Numpy-svn mailing list