[Numpy-svn] [numpy/numpy] c0e1c0: BUG: core: The array_richcompare result, temp, may...

noreply at github.com noreply at github.com
Thu Dec 2 14:21:06 EST 2010


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

Commit: c0e1c0000f27b55dfd5aa4b1674a8c1b6ac38c36
    https://github.com/numpy/numpy/commit/c0e1c0000f27b55dfd5aa4b1674a8c1b6ac38c36
Author: Mark Wiebe <mwwiebe at gmail.com>
Date:   2010-12-02 (Thu, 02 Dec 2010)

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

Log Message:
-----------
BUG: core: The array_richcompare result, temp, may be a scalar so need to check

This was causing a segfault on some platforms.





More information about the Numpy-svn mailing list