[Numpy-svn] [numpy/numpy] d7d6b6: Stress that all array creation C functions steals ...

GitHub noreply at github.com
Fri May 18 17:00:05 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: d7d6b6c8d067c5af02ca57f0646df77233021ea3
      https://github.com/numpy/numpy/commit/d7d6b6c8d067c5af02ca57f0646df77233021ea3
  Author: Francesc Alted <faltet at pytables.org>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M doc/source/reference/c-api.array.rst

  Log Message:
  -----------
  Stress that all array creation C functions steals a reference to descr.


  Commit: 5c96ec6b92605f67b7c7dd7d7af986c57e7c2a6b
      https://github.com/numpy/numpy/commit/5c96ec6b92605f67b7c7dd7d7af986c57e7c2a6b
  Author: Mark <mwwiebe at gmail.com>
  Date:   2012-05-18 (Fri, 18 May 2012)

  Changed paths:
    M doc/source/reference/c-api.array.rst

  Log Message:
  -----------
  Merge pull request #268 from FrancescAlted/master

The docs should stress that functions that create arrays actually steals a reference to dtype descriptor


Compare: https://github.com/numpy/numpy/compare/6594f47...5c96ec6


More information about the Numpy-svn mailing list