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

Add colour to test.regrtest output #127718

Closed
hugovk opened this issue Dec 7, 2024 · 2 comments
Closed

Add colour to test.regrtest output #127718

hugovk opened this issue Dec 7, 2024 · 2 comments
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@hugovk
Copy link
Member

hugovk commented Dec 7, 2024

Feature or enhancement

In Python 3.13 we added colour output to the new REPL, tracebacks and doctest, and in 3.14 to unittest, that can also be controlled with the PYTHON_COLORS, NO_COLOR and FORCE_COLOR environment variables:

Let's add colour to test.regrtest output.

Linked PRs

@hugovk hugovk added type-feature A feature request or enhancement stdlib Python modules in the Lib dir labels Dec 7, 2024
@JainamDosi

This comment was marked as resolved.

@hugovk

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants