diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-08-22 14:20:08 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2011-08-27 07:26:59 -0600 |
commit | 4b79354bd51f7702794fd8c0793adc82440f4c6f (patch) | |
tree | 3b401b4849c023029bf34945065fe4361fc58c59 /numpy/core/_methods.py | |
parent | d7076dcb8920e24d01507677efe4f206bd0fa1eb (diff) | |
download | numpy-4b79354bd51f7702794fd8c0793adc82440f4c6f.tar.gz |
BUG: dtype: Mitigate crash bug for some kinds of dtype inputs
This doesn't fix it in general, but does for the specific case.
The particular code in question is calling from C into Python
to do parsing. I think this is a bad idea, and should be converted
to straightforward C code instead.
Diffstat (limited to 'numpy/core/_methods.py')
0 files changed, 0 insertions, 0 deletions