[Numpy-svn] [numpy/numpy] f7e6de: MAINT: missing decref in PyArray_View

GitHub noreply at github.com
Sat Jul 18 13:24:22 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: f7e6de4de3214ef649a4cdb19c59364246cc310b
      https://github.com/numpy/numpy/commit/f7e6de4de3214ef649a4cdb19c59364246cc310b
  Author: Allan Haldane <allan.haldane at gmail.com>
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
    M numpy/core/src/multiarray/convert.c

  Log Message:
  -----------
  MAINT: missing decref in PyArray_View


  Commit: cc7e908ab1909aa7911601ed2a245111b0801d79
      https://github.com/numpy/numpy/commit/cc7e908ab1909aa7911601ed2a245111b0801d79
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
    M numpy/core/src/multiarray/convert.c

  Log Message:
  -----------
  Merge pull request #6093 from ahaldane/PyArray_View_decref

MAINT: missing decref in PyArray_View


Compare: https://github.com/numpy/numpy/compare/a419ebb9a19b...cc7e908ab190


More information about the Numpy-svn mailing list