Skip to content

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

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-ceb3518-3.15
Aug 24, 2026
Merged

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

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>
@hugovk
hugovk merged commit bc295f9 into python:3.15 Aug 24, 2026
70 checks passed
@miss-islington
miss-islington deleted the backport-ceb3518-3.15 branch August 24, 2026 15:18
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.

4 participants