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

noreply at github.com noreply at github.com
Fri Jul 1 17:30:50 EDT 2011


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

  Commit: 025c8c77bb1e633ea6e8a0cb929528b1fbe85efc
      https://github.com/numpy/numpy/commit/025c8c77bb1e633ea6e8a0cb929528b1fbe85efc
  Author: rgommers <ralf.gommers at googlemail.com>
  Date:   2011-07-01 (Fri, 01 Jul 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.


  Commit: 9b46e7b7c47cb676999014cbb93709a12e7d63e3
      https://github.com/numpy/numpy/commit/9b46e7b7c47cb676999014cbb93709a12e7d63e3
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2011-07-01 (Fri, 01 Jul 2011)

  Changed paths:
    M pavement.py
  M setup.py

  Log Message:
  -----------
  REL: set version to 1.6.1rc2.


Compare: https://github.com/numpy/numpy/compare/9a91fe1...9b46e7b



More information about the Numpy-svn mailing list