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

GitHub noreply at github.com
Sat Mar 12 14:29:09 EST 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: e42812701d70769b5849c95ae61c3ffd794128d5
      https://github.com/numpy/numpy/commit/e42812701d70769b5849c95ae61c3ffd794128d5
  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: 2252e484f428f467263354f94eef8c0481d139c5
      https://github.com/numpy/numpy/commit/2252e484f428f467263354f94eef8c0481d139c5
  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 #7412 from charris/backport-7407

Backport 7407, BUG: Fix decref before incref for in-place accumulate


Compare: https://github.com/numpy/numpy/compare/5e62d5621e30...2252e484f428


More information about the Numpy-svn mailing list