Skip to content

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

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

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

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 412feb8 into python:3.13 Aug 13, 2026
53 checks passed
@miss-islington
miss-islington deleted the backport-ceb3518-3.13 branch August 13, 2026 15:28
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