[Numpy-svn] [numpy/numpy] 07626d: TST: silence deprecation warnings for bad index ca...

GitHub noreply at github.com
Wed Aug 27 11:19:17 EDT 2014


  Branch: refs/heads/maintenance/1.9.x
  Home:   https://github.com/numpy/numpy
  Commit: 07626d86fdaf8033259d49970f28a005e14f8487
      https://github.com/numpy/numpy/commit/07626d86fdaf8033259d49970f28a005e14f8487
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M numpy/core/tests/test_indexing.py
    M numpy/core/tests/test_numerictypes.py

  Log Message:
  -----------
  TST: silence deprecation warnings for bad index calls

Some bad indexing calls throw exceptions and deprecations, silence the
warnings in the test.


  Commit: 216bfb6433cea23d8753c2a4fe459e2bae2c2f8e
      https://github.com/numpy/numpy/commit/216bfb6433cea23d8753c2a4fe459e2bae2c2f8e
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M numpy/core/tests/test_indexing.py
    M numpy/core/tests/test_numerictypes.py

  Log Message:
  -----------
  Merge pull request #5007 from juliantaylor/dep-silence

TST: silence deprecation warnings for bad index calls


Compare: https://github.com/numpy/numpy/compare/4344ffca80f1...216bfb6433ce


More information about the Numpy-svn mailing list