[Numpy-svn] [numpy/numpy] 9a287b: BUG: deal with shared lib extension in a single pl...

noreply at github.com noreply at github.com
Thu Jun 23 17:45:33 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy

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

  Changed paths:
    M numpy/ctypeslib.py
  M numpy/distutils/fcompiler/__init__.py
  M numpy/distutils/misc_util.py
  M numpy/distutils/system_info.py
  M numpy/tests/test_ctypeslib.py

  Log Message:
  -----------
  BUG: deal with shared lib extension in a single place. Fix ctypes.load_library.

This is related to PEP 3149, tags in shared library extensions.  Only applies
to Linux (for now).  See also #1749.





More information about the Numpy-svn mailing list