Skip to content

[3.15] gh-154137: Fix handle leak in test_winapi (GH-154201)#154202

Merged
ambv merged 2 commits into
python:3.15from
miss-islington:backport-1f9d20b-3.15
Jul 22, 2026
Merged

[3.15] gh-154137: Fix handle leak in test_winapi (GH-154201)#154202
ambv merged 2 commits into
python:3.15from
miss-islington:backport-1f9d20b-3.15

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Make sure that events handles are closed.
(cherry picked from commit 1f9d20b)

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

Make sure that events handles are closed.
(cherry picked from commit 1f9d20b)

Co-authored-by: Victor Stinner <vstinner@python.org>
@ambv
ambv merged commit df36cf1 into python:3.15 Jul 22, 2026
50 checks passed
@miss-islington
miss-islington deleted the backport-1f9d20b-3.15 branch July 22, 2026 15:08
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