[Numpy-svn] [numpy/numpy] d6e8c9: MAINT: remove unused and broken parts of numpy.tes...

GitHub noreply at github.com
Sat Aug 10 08:00:59 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: d6e8c91cc8d4cf173f7378eba69bcf1e933dd879
      https://github.com/numpy/numpy/commit/d6e8c91cc8d4cf173f7378eba69bcf1e933dd879
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2013-08-10 (Sat, 10 Aug 2013)

  Changed paths:
    M numpy/testing/__init__.py
    M numpy/testing/decorators.py
    M numpy/testing/nosetester.py
    R numpy/testing/nulltester.py
    M numpy/testing/numpytest.py
    M numpy/testing/utils.py

  Log Message:
  -----------
  MAINT: remove unused and broken parts of numpy.testing

Deprecate np.testing.importall - it's pointless and partially broken.


  Commit: b29519a6389c1c23217d559597951a9a88bb4b4c
      https://github.com/numpy/numpy/commit/b29519a6389c1c23217d559597951a9a88bb4b4c
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-08-10 (Sat, 10 Aug 2013)

  Changed paths:
    M numpy/testing/__init__.py
    M numpy/testing/decorators.py
    M numpy/testing/nosetester.py
    R numpy/testing/nulltester.py
    M numpy/testing/numpytest.py
    M numpy/testing/utils.py

  Log Message:
  -----------
  Merge pull request #3597 from rgommers/testing-module-cleanup

MAINT: remove unused and broken parts of numpy.testing


Compare: https://github.com/numpy/numpy/compare/928289bf3708...b29519a6389c


More information about the Numpy-svn mailing list