[Numpy-tickets] [NumPy] #893: Numpy incompatible with python -OO
NumPy
numpy-tickets@scipy....
Tue Aug 26 20:57:59 CDT 2008
#893: Numpy incompatible with python -OO
----------------------+-----------------------------------------------------
Reporter: cscott | Owner: pierregm
Type: defect | Status: new
Priority: normal | Milestone: 1.2.0
Component: numpy.ma | Version: none
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by alan.mcintyre):
I would expect the doctests option to run just fine, since doctest isn't
going to find any tests. I was going to test this, but when I run
python2.5 -OO -c "import numpy;numpy.test(doctests=True,verbose=2)"
I get a glibc message "python2.5: free(): invalid next size (fast): 0x..."
when running test_convolve_empty. Does this happen for anyone else? (it
happens without the doctests argument as well)
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/893#comment:8>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list