Skip to content

Replace Terminal class with stdlib solution#175

Merged
Secrus merged 3 commits intopython-poetry:masterfrom
Secrus:replace-terminal
Jul 16, 2022
Merged

Replace Terminal class with stdlib solution#175
Secrus merged 3 commits intopython-poetry:masterfrom
Secrus:replace-terminal

Conversation

@Secrus
Copy link
Member

@Secrus Secrus commented Jul 12, 2022

Terminal class was created back in 2016 and was useful only for versions of Python below 3.3, when shutil.get_terminal_size() was added to stdlib.

@Secrus Secrus merged commit 580da19 into python-poetry:master Jul 16, 2022
@Secrus Secrus deleted the replace-terminal branch July 16, 2022 13:42
Secrus pushed a commit to python-poetry/poetry that referenced this pull request Aug 24, 2022
`cleo.terminal.Terminal` was replaced in python-poetry/cleo#175 in favor of `shutil.get_terminal_size`
branchv added a commit to python-poetry/poetry that referenced this pull request Sep 1, 2022
`cleo.terminal.Terminal` was replaced in python-poetry/cleo#175 in favor of `shutil.get_terminal_size`
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.

2 participants