Skip to content

Inconsistent behaviour when stripping bytestrings via CliRunner #334

Description

@WhyNotHugo

CliRunner seems to strip bold ansi escape sequences from .output on python2, but they're present on python3.

The doc says color escape codes are removes, but does not mention bold codes. I'm not sure if they're meant to be kept or not, but the behaviour should be consistent across python versions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

docsUpdates to documentation, readme, docstrings, typos

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions