Skip to content

[3.13] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660)#141828

Merged
hugovk merged 1 commit into
python:3.13from
hugovk:backport-92c5de7-3.13
Nov 21, 2025
Merged

[3.13] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660)#141828
hugovk merged 1 commit into
python:3.13from
hugovk:backport-92c5de7-3.13

Conversation

@hugovk

@hugovk hugovk commented Nov 21, 2025

Copy link
Copy Markdown
Member

/proc/self does not exist on AIX.
(cherry picked from commit 92c5de7)

Fixes #141659.

…n AIX (pythonGH-141660)

/proc/self does not exist on AIX.
(cherry picked from commit 92c5de7)

Co-authored-by: Ayappan Perumal <ayappap2@in.ibm.com>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hugovk hugovk merged commit af94f62 into python:3.13 Nov 21, 2025
44 checks passed
@hugovk hugovk deleted the backport-92c5de7-3.13 branch November 21, 2025 18:10
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.

4 participants