[NumPy-Tickets] [NumPy] #1894: "DeprecationWarning: Setting NumPy dtype names is deprecated" in several tests
NumPy Trac
numpy-tickets@scipy....
Tue Jul 5 12:40:11 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 sienkiew):
Just to be clear: The bug I mean to be reporting is that numpy is using
deprecated features of numpy, not anything about whether it does/does-not
display warning messages.
b.t.w. I think numpy.test() would do better to turn deprecation warnings
into exceptions, because that would cause the tests to fail. It is harder
to accidentally miss a failing test than one that just printed some text
in the middle of 1000 dots.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1894#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list