Changes between Version 1 and Version 2 of Ticket #1741


Ignore:
Timestamp:
2012-05-17T01:22:46Z (12 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1741 – Description

    v1 v2  
    1 We currently suppress 7 !DeprecationWarnings (possibly ~~8~~ 9 after fixing #1740), 2 !UserWarnings, and 1 !RuntimeWarning from various dependencies. I don't remember a case where a warning ever told us anything useful. Let's consider suppressing all warnings unconditionally.
     1We currently suppress 8 !DeprecationWarnings (possibly 10 after fixing #1740), 2 !UserWarnings, and 1 !RuntimeWarning from various dependencies. I don't remember a case where a warning ever told us anything useful. Let's consider suppressing all warnings unconditionally.