Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli_out_write: don't decorate data if colors are not set #14642

Conversation

BobIsOnFire
Copy link
Contributor

@BobIsOnFire BobIsOnFire commented Sep 1, 2023

Changelog: Bugfix: Fix unnecessarily decorating command stdout with escape sequences.
Docs: omit

Fixes #14614.

  • Refer to the issue that supports this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.

@memsharded memsharded added this to the 2.0.11 milestone Sep 1, 2023
@memsharded memsharded self-assigned this Sep 1, 2023
@memsharded memsharded merged commit c36c23a into conan-io:release/2.0 Sep 1, 2023
@memsharded
Copy link
Member

Thanks very much for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Don't add escape sequences to stdout of (some) query commands, regardless of CLICOLOR_FORCE
2 participants