Skip to content

Inconsistent behaviour when stripping bytestrings via CliRunner #334

Closed
@WhyNotHugo

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions