Skip to content

[3.14] gh-142776: Ensure fp file descriptor is closed on all code paths in import.c (GH-142777)#142988

Merged
kumaraditya303 merged 1 commit intopython:3.14from
stratakis:backport-6a4f103-3.14
Dec 20, 2025
Merged

[3.14] gh-142776: Ensure fp file descriptor is closed on all code paths in import.c (GH-142777)#142988
kumaraditya303 merged 1 commit intopython:3.14from
stratakis:backport-6a4f103-3.14

Conversation

@stratakis
Copy link
Copy Markdown
Contributor

@stratakis stratakis commented Dec 19, 2025

(cherry picked from commit 6a4f103)

@kumaraditya303 kumaraditya303 linked an issue Dec 20, 2025 that may be closed by this pull request
@kumaraditya303 kumaraditya303 merged commit dcbde6b into python:3.14 Dec 20, 2025
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Leaked file descriptor in Python/import.c

2 participants