Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 415 Bytes

6681.improvement.rst

File metadata and controls

3 lines (2 loc) · 415 Bytes

Internal pytest warnings issued during the early stages of initialization are now properly handled and can filtered through filterwarnings or --pythonwarnings/-W.

This also fixes a number of long standing issues: #2891, #7620, #7426.