[Numpy-svn] [numpy/numpy] 5da51c: BUG: Update operator `**` tests for new behavior.

GitHub noreply at github.com
Sat Nov 5 17:38:12 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 5da51cba3367432cdb6ae3ee3834509c306b737d
      https://github.com/numpy/numpy/commit/5da51cba3367432cdb6ae3ee3834509c306b737d
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

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

  Log Message:
  -----------
  BUG: Update operator `**` tests for new behavior.

I forgot to keep the test fixes when the scalar `**` operator
was refactored the second time.


  Commit: e6ec66d78a698b2b5cc025580906acde5783c122
      https://github.com/numpy/numpy/commit/e6ec66d78a698b2b5cc025580906acde5783c122
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

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

  Log Message:
  -----------
  Merge pull request #8242 from charris/fix-power-test

BUG: Update operator `**` tests for new behavior.


Compare: https://github.com/numpy/numpy/compare/1718ee8f8080...e6ec66d78a69


More information about the Numpy-svn mailing list