[Numpy-svn] [numpy/numpy] e9c42c: BUG: Check for NULL pointer before calling PyCObje...

noreply at github.com noreply at github.com
Sun Dec 4 14:14:17 EST 2011


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy

  Commit: e9c42cab112d94dbcade9f1afc64b26af0521e14
      https://github.com/numpy/numpy/commit/e9c42cab112d94dbcade9f1afc64b26af0521e14
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2011-12-04 (Sun, 04 Dec 2011)

  Changed paths:
    M numpy/core/include/numpy/npy_3kcompat.h

  Log Message:
  -----------
  BUG: Check for NULL pointer before calling PyCObject_Check or
PyCapsule_CheckExact. This may be a Python bug but we might as
well check anyway. Reported by Geoffrey Irving.


  Commit: 059334c491940752b08070074cc221b69487e5e4
      https://github.com/numpy/numpy/commit/059334c491940752b08070074cc221b69487e5e4
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2011-12-04 (Sun, 04 Dec 2011)

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

  Log Message:
  -----------
  STY: Small coding style cleanups.


Compare: https://github.com/numpy/numpy/compare/eb46577...059334c



More information about the Numpy-svn mailing list