[Numpy-svn] [numpy/numpy] 4ff55f: BUG: Py3K: fix setup.py to work from a released ta...

noreply at github.com noreply at github.com
Sun Mar 27 06:20:16 EDT 2011


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

Commit: 4ff55f0982f5a9540d98262d06850f292889c294
    https://github.com/numpy/numpy/commit/4ff55f0982f5a9540d98262d06850f292889c294
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-27 (Sun, 27 Mar 2011)

Changed paths:
  M pavement.py
  M setup.py

Log Message:
-----------
BUG: Py3K: fix setup.py to work from a released tarball.

This was first fixed in commit 0131218 (but that broke the paver script), and
broken again in commit 13212a5d. Should now work in both cases.

(backport of 87e12c1)


Commit: f9dfbcaf2176d4d1b768093cc89ea06f69976d0c
    https://github.com/numpy/numpy/commit/f9dfbcaf2176d4d1b768093cc89ea06f69976d0c
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-27 (Sun, 27 Mar 2011)

Changed paths:
  M numpy/lib/function_base.py
  M numpy/lib/tests/test_function_base.py
  M numpy/lib/tests/test_twodim_base.py

Log Message:
-----------
ENH: Make all histogram functions work with empty input.

(backport of 2af2e60f)


Commit: 1b9908901bf7e57aeb68eb4dbeca05803d5d7c0f
    https://github.com/numpy/numpy/commit/1b9908901bf7e57aeb68eb4dbeca05803d5d7c0f
Author: rgommers <ralf.gommers at googlemail.com>
Date:   2011-03-27 (Sun, 27 Mar 2011)

Changed paths:
  M numpy/core/tests/test_umath.py

Log Message:
-----------
TST: mark longdouble tests for spacing/nextafter as knownfail on PPC for 1.6.x.

See #1664.


Compare: https://github.com/numpy/numpy/compare/e3a78ca...1b99089



More information about the Numpy-svn mailing list