Files
pytest2/changelog/7672.bugfix.rst
Ran Benita 834f55eddb Merge pull request #7673 from bluetech/logging-fix-handler-restore
logging: fix handler level restored incorrectly if caplog.set_level is called more than once
(cherry picked from commit 143e3ab846)
2020-08-23 12:07:24 +03:00

2 lines
97 B
ReStructuredText

Fixed log-capturing level restored incorrectly if ``caplog.set_level`` is called more than once.