#1741 closed defect

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

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

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.