[NumPy-Tickets] [NumPy] #1520: Numpy 1.5 for Python 2.7 and 3.1
NumPy Trac
numpy-tickets@scipy....
Sat Jul 17 17:54:49 CDT 2010
#1520: Numpy 1.5 for Python 2.7 and 3.1
--------------------------+-------------------------------------------------
Reporter: cgohlke | Owner: somebody
Type: enhancement | Status: closed
Priority: high | Milestone: 1.5.0
Component: numpy.core | Version: devel
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Comment(by cgohlke):
Thank you.
The only thing missing to build with msvc9 (no MKL) is the patch from
ticket #1502, which could use a review.
Unfortunately, the reversion to use PyCObject instead of PyCapsule in
numpy for Python 2.7 breaks most of my previously built extension packages
for Python 2.7. But that's OK.
Otherwise it looks good. I reran the tests/verifications mentioned in the
first post without problems. Please note that I only tested compatibility
against the packages I built myself, not any official binaries.
There are a few (3-4) test errors and failures, which I will report later.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1520#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list