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.13] gh-140482: Avoid changing terminal settings in test_pty (gh-142202)#142238

Merged
colesbury merged 2 commits into
python:3.13python/cpython:3.13from
miss-islington:backport-c0c6514-3.13miss-islington/cpython:backport-c0c6514-3.13Copy head branch name to clipboard
Dec 5, 2025
Merged

[3.13] gh-140482: Avoid changing terminal settings in test_pty (gh-142202)#142238
colesbury merged 2 commits into
python:3.13python/cpython:3.13from
miss-islington:backport-c0c6514-3.13miss-islington/cpython:backport-c0c6514-3.13Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

The previous test_spawn_doesnt_hang test had a few problems:

  • It would cause ENV CHANGED failures if other tests were running
    concurrently due to stty changes
  • Typing while the test was running could cause it to fail
    (cherry picked from commit c0c6514)

Co-authored-by: Sam Gross colesbury@gmail.com

…gh-142202)

The previous test_spawn_doesnt_hang test had a few problems:

* It would cause ENV CHANGED failures if other tests were running
  concurrently due to stty changes
* Typing while the test was running could cause it to fail
(cherry picked from commit c0c6514)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@colesbury colesbury self-requested a review December 4, 2025 21:43
@colesbury colesbury self-assigned this Dec 4, 2025
@colesbury colesbury merged commit b44cd56 into python:3.13 Dec 5, 2025
39 checks passed
@miss-islington miss-islington deleted the backport-c0c6514-3.13 branch January 2, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

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