Changes between Initial Version and Version 1 of Ticket #1741


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1741 – Description

    initial v1  
    1 We currently suppress 7 !DeprecationWarnings (possibly 8 to fix #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 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.