FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-130052: Fix search_map_for_section() error handling (GH-132594) by miss-islington · Pull Request #132598 · python/cpython · GitHub

/ cpython Public

[3.13] gh-130052: Fix search_map_for_section() error handling (GH-132594) - #132598

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-014c7f9-3.13
Apr 16, 2025
Merged

[3.13] gh-130052: Fix search_map_for_section() error handling (GH-132594)#132598
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-014c7f9-3.13

Conversation

miss-islington commented Apr 16, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor
  • 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 vstinner@python.org

…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 <vstinner@python.org>
bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Apr 16, 2025
vstinner enabled auto-merge (squash) April 16, 2025 13:58
vstinner merged commit ff3f658 into python:3.13 Apr 16, 2025
miss-islington deleted the backport-014c7f9-3.13 branch January 2, 2026 17:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL