hugovk · GitHub

added 3 commits

January 4, 2025 17:46

Closed

@hugovk hugovk changed the title Add test class helper to force no terminal colour Default to stdout isatty for colour detection instead of stderr

Jan 5, 2025

@hugovk hugovk changed the title Default to stdout isatty for colour detection instead of stderr gh-128595: Default to stdout isatty for colour detection instead of stderr

Jan 7, 2025

Closed

@hugovk

Merged

@hugovk

hugovk

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner

vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner

serhiy-storchaka

@hugovk

@hugovk

@hugovk

hugovk deleted the 3.14-color-default-stdout branch

January 20, 2025 10:52

hugovk added a commit to hugovk/cpython that referenced this pull request

Jan 20, 2025
… instead of stderr (pythonGH-128498)
(cherry picked from commit  6f167d7 )
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

hugovk added a commit to hugovk/cpython that referenced this pull request

Jan 20, 2025
… instead of stderr (pythonGH-128498)
(cherry picked from commit  6f167d7 )
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

Merged

srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request

Jan 21, 2025
…d of stderr (python#128498)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

hugovk added a commit that referenced this pull request

Jan 21, 2025
…ad of stderr (GH-128498) (#129057)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Fix `test__colorize` unexpected keyword argument 'file' on buildbots (#129070)

Merged

Read the original on github.com ↗