[Numpy-tickets] [NumPy] #563: Python 2.6 DeprecationWarnings
NumPy
numpy-tickets@scipy....
Sat Aug 4 05:29:54 CDT 2007
#563: Python 2.6 DeprecationWarnings
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: somebody
Type: defect | Status: new
Priority: low | Milestone: 1.0.4 Release
Component: numpy.core | Version: none
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
The following !DeprecationWarnings are emitted when building !NumPy with
Python 2.6 from trunk:
numpy/distutils/misc_util.py:1279: !DeprecationWarning: os.popen4 is
deprecated. Use the subprocess module.
numpy/core/code_generators/genapi.py:9: !DeprecationWarning: the md5
module is deprecated; use hashlib instead
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/563>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list