[NumPy-Tickets] [NumPy] #1409: Removal of unused _init_posix distutils function
NumPy Trac
numpy-tickets@scipy....
Wed Feb 24 10:52:17 CST 2010
#1409: Removal of unused _init_posix distutils function
-----------------------------+----------------------------------------------
Reporter: bsouthey | Owner: cdavid
Type: defect | Status: new
Priority: high | Milestone: Unscheduled
Component: numpy.distutils | Version: devel
Keywords: |
-----------------------------+----------------------------------------------
Numpy calls the function distutils.sysconfig._init_posix in
numpy/distutils/ccompiler.py.
This function has been removed in the Python 2.7 alpha 3. Also, this call
is no longer used within the numpy code as per Robert Kern's response in
the thread 'distutils problem with NumPy-1.4 & Py-2.7a3 (Snow Leopard)'
http://mail.scipy.org/pipermail/numpy-discussion/2010-February/048882.html
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1409>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list