Skip to content

[3.14] gh-152132: Close stderr_copy in test_api.test_run (GH-153591)#153596

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-0023d5b-3.14
Jul 11, 2026
Merged

[3.14] gh-152132: Close stderr_copy in test_api.test_run (GH-153591)#153596
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-0023d5b-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Previously, the test was leaking a file descriptor.
(cherry picked from commit 0023d5b)

Co-authored-by: Victor Stinner vstinner@python.org

)

Previously, the test was leaking a file descriptor.
(cherry picked from commit 0023d5b)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 11, 2026
@vstinner vstinner enabled auto-merge (squash) July 11, 2026 21:57
@vstinner vstinner merged commit b587c54 into python:3.14 Jul 11, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-0023d5b-3.14 branch July 11, 2026 22:21
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