[Numpy-svn] [numpy/numpy] 49320e: STY: core/buffer: handle also cases where descr->s...

noreply at github.com noreply at github.com
Sat Apr 2 18:46:53 EDT 2011


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

Commit: 49320e87e06c0c8ef4462f7adab020348896e1c9
    https://github.com/numpy/numpy/commit/49320e87e06c0c8ef4462f7adab020348896e1c9
Author: Pauli Virtanen <pav at iki.fi>
Date:   2011-04-02 (Sat, 02 Apr 2011)

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

Log Message:
-----------
STY: core/buffer: handle also cases where descr->subarray->shape is not a tuple

Currently, Numpy does not create such dtypes, but this is a sanity check
for 3rd party code that might.





More information about the Numpy-svn mailing list