[Numpy-svn] [numpy/numpy] 4443c4: BUG: Fix decref before incref for in-place accumul...

GitHub noreply at github.com
Sat Mar 12 12:40:55 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 4443c4d2a0186e6580b1849d11129e81c16e5efc
      https://github.com/numpy/numpy/commit/4443c4d2a0186e6580b1849d11129e81c16e5efc
  Author: Sebastian Berg <sebastian at sipsolutions.net>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c
    M numpy/core/tests/test_ufunc.py

  Log Message:
  -----------
  BUG: Fix decref before incref for in-place accumulate

closes gh-7402


  Commit: f98b59e427f26c699de9412a528be685cbcde405
      https://github.com/numpy/numpy/commit/f98b59e427f26c699de9412a528be685cbcde405
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c
    M numpy/core/tests/test_ufunc.py

  Log Message:
  -----------
  Merge pull request #7407 from seberg/gh-7402

BUG: Fix decref before incref for in-place accumulate


Compare: https://github.com/numpy/numpy/compare/5ab455fdb24d...f98b59e427f2


More information about the Numpy-svn mailing list