Commit 3a9a667
Do not break long test names in the regrtest output (GH-155714)
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>1 parent ed38a08 commit 3a9a667
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments