Skip to content

Adopt/inherit TerminalWriter from py.io for better width#41

Merged
blueyed merged 2 commits intomy-masterfrom
terminalwriter-width
Nov 1, 2019
Merged

Adopt/inherit TerminalWriter from py.io for better width#41
blueyed merged 2 commits intomy-masterfrom
terminalwriter-width

Conversation

@blueyed
Copy link
Owner

@blueyed blueyed commented Nov 1, 2019

This uses an improved version of shutil.get_terminal_width, mainly to look at stdin, stderr, and stdout.

Ref: https://bugs.python.org/issue14841
Ref: python/cpython#12697

Rejected/stalled in pylib: pytest-dev/py#219
Suggested to move into pytest in pytest-dev#5056.

@blueyed blueyed force-pushed the terminalwriter-width branch from 9a9a5c8 to dcda5a2 Compare November 1, 2019 09:44
@blueyed blueyed merged commit efcf61f into my-master Nov 1, 2019
@blueyed blueyed deleted the terminalwriter-width branch November 1, 2019 11:38
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