Skip to content

Comments

[3.13] gh-134744: Fix fcntl error handling (GH-134748) (GH-134795)#134798

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-8a6a6f3-3.13
May 28, 2025
Merged

[3.13] gh-134744: Fix fcntl error handling (GH-134748) (GH-134795)#134798
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-8a6a6f3-3.13

Conversation

@miss-islington
Copy link
Contributor

gh-134744: Fix fcntl error handling (GH-134748)

Fix also reference leak on buffer overflow.
(cherry picked from commit 8a6a6f3)

Co-authored-by: Victor Stinner vstinner@python.org
(cherry picked from commit 9300a59)

…ythonGH-134795)

pythongh-134744: Fix fcntl error handling (pythonGH-134748)

Fix also reference leak on buffer overflow.
(cherry picked from commit 8a6a6f3)

Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit 9300a59)
@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels May 27, 2025
@vstinner vstinner merged commit 7410402 into python:3.13 May 28, 2025
39 checks passed
@miss-islington miss-islington deleted the backport-8a6a6f3-3.13 branch January 2, 2026 16:55
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