Skip to content

bpo-29996: The width of the terminal is now used as default width in pprint()#1008

Closed
serhiy-storchaka wants to merge 3 commits intopython:mainfrom
serhiy-storchaka:pprint-terminal-width
Closed

bpo-29996: The width of the terminal is now used as default width in pprint()#1008
serhiy-storchaka wants to merge 3 commits intopython:mainfrom
serhiy-storchaka:pprint-terminal-width

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Apr 5, 2017

if the output stream is connected to a terminal.

https://bugs.python.org/issue29996

…pprint()

if the output stream is connected to a terminal.
@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Apr 5, 2017
@mention-bot
Copy link
Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @freddrake, @birkenfeld and @tiran to be potential reviewers.

Copy link
Copy Markdown

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

except re base.

@srinivasreddy
Copy link
Copy Markdown
Contributor

@serhiy-storchaka You can close this PR since the issue is marked as resolved.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Feb 19, 2022
@hugovk
Copy link
Copy Markdown
Member

hugovk commented Feb 19, 2022

Let's close this, bpo-29996 was also rejected and closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants