added 3 commits
January 4, 2025 17:46Closed
hugovk
changed the title
Add test class helper to force no terminal colour
Default to stdout isatty for colour detection instead of stderr
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
Closed
Merged
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
hugovk deleted the 3.14-color-default-stdout branch
January 20, 2025 10:52hugovk 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, 2025Merged