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

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

[3.14] gh-140482: Avoid changing terminal settings in test_pty (gh-142202)#142239
colesbury merged 2 commits into
python:3.14python/cpython:3.14from
miss-islington:backport-c0c6514-3.14miss-islington/cpython:backport-c0c6514-3.14Copy 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>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Dec 3, 2025
@colesbury colesbury added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 3, 2025
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @colesbury for commit 979d5a3 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F142239%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 3, 2025
@colesbury colesbury added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Dec 4, 2025
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @colesbury for commit a16651a 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F142239%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Dec 4, 2025
@colesbury colesbury self-assigned this Dec 4, 2025
@colesbury colesbury self-requested a review December 4, 2025 21:43
@colesbury colesbury merged commit 8fd39c0 into python:3.14 Dec 5, 2025
59 checks passed
@miss-islington miss-islington deleted the backport-c0c6514-3.14 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.

3 participants

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