[NumPy-Tickets] [NumPy] #1749: SOABI-problem with external libraries and python3.2
NumPy Trac
numpy-tickets@scipy....
Wed Mar 2 01:52:00 CST 2011
#1749: SOABI-problem with external libraries and python3.2
-----------------------------+----------------------------------------------
Reporter: don.fanucci | Owner: cdavid
Type: defect | Status: needs_review
Priority: normal | Milestone: 1.6.0
Component: numpy.distutils | Version: 1.5.1
Keywords: |
-----------------------------+----------------------------------------------
Changes (by rgommers):
* status: new => needs_review
Comment:
Okay, makes sense. I think your patch can be applied, on other platforms
it is harmless; if the .cpython-32m part is not in
{{{sysconfig.get_config_var('SO')}}} the replace statement just does
nothing.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1749#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list