[NumPy-Tickets] [NumPy] #1770: Segfault with python 3.2 structured array non-existent field
NumPy Trac
numpy-tickets@scipy....
Tue Mar 29 11:11:33 CDT 2011
#1770: Segfault with python 3.2 structured array non-existent field
----------------------------+-----------------------------------------------
Reporter: matthew.brett | Owner: somebody
Type: defect | Status: reopened
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment(by pv):
Oops, sorry, it *does* crash on Python 2 --- but that's only when passing
non-ASCII non-existing field names to __getitem__. Needs to be fixed, but
probably not a blocker if we're in a hurry -- the bug has always been
there.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1770#comment:10>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list