Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 16, 2025

  • Don't call close() if the file descriptor is negative.
  • If close() fails, chain the existing exception.
    (cherry picked from commit 014c7f9)

Co-authored-by: Victor Stinner [email protected]

…H-132594)

* Don't call close() if the file descriptor is negative.
* If close() fails, chain the existing exception.
(cherry picked from commit 014c7f9)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels Apr 16, 2025
@vstinner vstinner enabled auto-merge (squash) April 16, 2025 13:58
@vstinner vstinner merged commit ff3f658 into python:3.13 Apr 16, 2025
39 checks passed
@miss-islington miss-islington deleted the backport-014c7f9-3.13 branch January 2, 2026 17:01
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