We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d895f5d commit 6cfed00Copy full SHA for 6cfed00
changelog/3307.feature.rst
@@ -1,3 +1,3 @@
1
-pytest should not change the log level of the root logger when the
+pytest not longer changes the log level of the root logger when the
2
``log-level`` parameter has greater numeric value than that of the level of
3
-the root logger.
+the root logger, which makes it play better with custom logging configuration in user code.
0 commit comments