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 d90bef4 commit d0ecfdfCopy full SHA for d0ecfdf
_pytest/capture.py
@@ -478,7 +478,7 @@ def _colorama_workaround():
478
"""
479
Ensure colorama is imported so that it attaches to the correct stdio
480
handles on Windows.
481
-
+
482
colorama uses the terminal on import time. So if something does the
483
first import of colorama while I/O capture is active, colorama will
484
fail in various ways.
0 commit comments