Skip to content

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Dec 2, 2025

Reverts #140519.

This reverts commit b3c713a.

Reason: The PR leads to spurious "ENV CHANGED" failures when running tests in an interactive terminal.

…nvironment (python#140519)"

Reverts python#140519
This reverts commit b3c713a.

Reason: The PR leads to spurious "ENV CHANGED" failures when running
tests in an interactive terminal.
@colesbury
Copy link
Contributor Author

The problem with this approach is that "make test" runs tests in parallel and stty echo is shared across tests. So if some test temporarily modifies stty echo, we get spurious ENV CHANGED failures

@colesbury
Copy link
Contributor Author

@colesbury colesbury closed this Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant