Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-ceb3518-3.15
Open

[3.15] Do not break long test names in the regrtest output (GH-155714)#155722
miss-islington wants to merge 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>
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