[NumPy-Tickets] [NumPy] #2145: Numpy does not compile with Python 3.3.0a3
NumPy Trac
numpy-tickets@scipy....
Sat Jun 2 18:03:45 CDT 2012
#2145: Numpy does not compile with Python 3.3.0a3
------------------------+---------------------------------------------------
Reporter: robitaille | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.1
Keywords: |
------------------------+---------------------------------------------------
Comment(by skrah):
This is probably the same as http://projects.scipy.org/numpy/ticket/1471 .
The Unicode
API has changed in 3.3, but there are a couple of places where the old
struct members
are accessed.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2145#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list