Merge pull request #7582 from bluetech/backport-7581

[6.0.x] Add missing changelog for issue 7569
This commit is contained in:
Ran Benita
2020-07-30 14:19:29 +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()``.