Skip to content

Commit fd25b2b

Browse files
authored
Document colorization regression on Windows (#2837)
1 parent 761e461 commit fd25b2b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/upgrading.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ Changed INI rules
5454
- tox 4 requires the ``install_command`` to evaluate to a non-empty value for each target environment. In tox 3, an
5555
empty value would be substituted for the default install command.
5656

57+
Known regressions
58+
-----------------
59+
60+
- On Windows, the tty trait of the caller environment is no longer passed through. The most notable impact of this
61+
change is that some tools no longer show colored output. You may need to force colorization to be for such enabled
62+
for such tools. See :issue:`2337` for more details.
63+
5764
New plugin system
5865
-----------------
5966

0 commit comments

Comments
 (0)