#1741 closed defect

consider suppressing all DeprecationWarnings (and maybe RuntimeWarnings and UserWarnings?) — at Version 1

Reported by: davidsarah Owned by:
Priority: normal Milestone: soon
Component: code Version: 1.9.1
Keywords: deprecation warning error Cc:
Launchpad Bug:

Description (last modified by davidsarah)

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.

Change History (1)

comment:1 Changed at 2012-05-17T01:20:07Z by davidsarah

  • Description modified (diff)
Note: See TracTickets for help on using tickets.