Skip to content

[3.14] Do not break long test names in the regrtest output (GH-155714) - #155723

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-ceb3518-3.14
Aug 13, 2026
Merged

[3.14] Do not break long test names in the regrtest output (GH-155714)#155723
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-ceb3518-3.14

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

printlist() used textwrap.fill(), which breaks words longer than the
line width.
(cherry picked from commit ceb3518)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

printlist() used textwrap.fill(), which breaks words longer than the
line width.
(cherry picked from commit ceb3518)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) August 13, 2026 15:09
@serhiy-storchaka
serhiy-storchaka merged commit 65fa1a0 into python:3.14 Aug 13, 2026
62 checks passed
@miss-islington
miss-islington deleted the backport-ceb3518-3.14 branch August 13, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants