Skip to content

gh-150285: Fix overflow in too long lines for class data in pydoc#151366

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:pydoc-chop-data-repr
Jun 11, 2026
Merged

gh-150285: Fix overflow in too long lines for class data in pydoc#151366
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:pydoc-chop-data-repr

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 11, 2026

Copy link
Copy Markdown
Member

Use all available space (80 columns) for formatting reprs of module and class data, but ensure that they do not overflow.

Use all available space (80 columns) for formatting reprs
of module and class data, but ensure that they do not overflow.
@serhiy-storchaka serhiy-storchaka merged commit d2e27ac into python:main Jun 11, 2026
53 checks passed
@serhiy-storchaka serhiy-storchaka deleted the pydoc-chop-data-repr branch June 11, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant