[Python-modules-team] Bug#416677: fixed?

Ondrej Certik ondrej at certik.cz
Sat Dec 8 19:53:48 UTC 2007


This bug seems to went away in the current unstable:

ondra at fuji:/tmp$ cat crash.py 
from numpy import array
sel = array([False,True])
p1 = array([11.])
p1[sel] = p1
ondra at fuji:/tmp$ python crash.py 
ondra at fuji:/tmp$ 

Could you please confirm it? We'll then close the bug in a week or so.

Ondrej






More information about the Python-modules-team mailing list