Skip to content

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

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

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

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:56
@vstinner vstinner merged commit 511a751 into python:3.13 Jul 11, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-0023d5b-3.13 branch July 11, 2026 22:19
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