Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.11] gh-85984: Utilize new "winsize" functions from termios in pty tests. (GH-101831)#104652

Merged
ambv merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-da2fb92-3.11miss-islington/cpython:backport-da2fb92-3.11Copy head branch name to clipboard
May 19, 2023
Merged

[3.11] gh-85984: Utilize new "winsize" functions from termios in pty tests. (GH-101831)#104652
ambv merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-da2fb92-3.11miss-islington/cpython:backport-da2fb92-3.11Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented May 19, 2023

Copy link
Copy Markdown
Contributor

Utilize new functions termios.tcgetwinsize() and termios.tcsetwinsize in test_pty.py.

(cherry picked from commit da2fb92)

Co-authored-by: Soumendra Ganguly 67527439+8vasu@users.noreply.github.com
Signed-off-by: Soumendra Ganguly soumendraganguly@gmail.com
Co-authored-by: Gregory P. Smith greg@krypto.org

…ests. (pythonGH-101831)

Utilize new functions termios.tcgetwinsize() and termios.tcsetwinsize in test_pty.py.

(cherry picked from commit da2fb92)

Co-authored-by: Soumendra Ganguly <67527439+8vasu@users.noreply.github.com>
Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
@ambv

ambv commented May 19, 2023

Copy link
Copy Markdown
Contributor

The new functions are available in 3.11 so it makes sense to backport the test changes there, too, so that I can land other pty changes without conflicting on tests.

@ambv ambv merged commit aaeaf01 into python:3.11 May 19, 2023
@miss-islington miss-islington deleted the backport-da2fb92-3.11 branch May 19, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.