Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 246 Bytes

7864.improvement.rst

File metadata and controls

4 lines (3 loc) · 246 Bytes

Improved error messages when parsing warning filters.

Previously pytest would show an internal traceback, which besides ugly sometimes would hide the cause of the problem (for example an ImportError while importing a specific warning type).