[NumPy-Tickets] [NumPy] #1894: "DeprecationWarning: Setting NumPy dtype names is deprecated" in several tests
NumPy Trac
numpy-tickets@scipy....
Tue Jul 5 16:07:47 CDT 2011
#1894: "DeprecationWarning: Setting NumPy dtype names is deprecated" in several
tests
----------------------+-----------------------------------------------------
Reporter: sienkiew | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
----------------------+-----------------------------------------------------
Comment(by rgommers):
That's a good point Robert. I'm still not sure though; you'd have to
check interpreter/stdlib deprecations only once per new Python release in
the current state, while with always-on everyone would see test noise on
every run till offending code is changed (which could take a long time for
C code).
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1894#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list