Merge pull request #7581 from bluetech/logging-setlevel-handler-restore

Add missing changelog for issue 7569
This commit is contained in:
Ran Benita
2020-07-30 13:41:02 +03:00
committed by GitHub

View File

@@ -0,0 +1 @@
Fix logging capture handler's level not reset on teardown after a call to ``caplog.set_level()``.