Skip to content

[3.9] bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-24172)#24269

Closed
miss-islington wants to merge 1 commit into
python:3.9from
miss-islington:backport-7dc71c4-3.9
Closed

[3.9] bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-24172)#24269
miss-islington wants to merge 1 commit into
python:3.9from
miss-islington:backport-7dc71c4-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 20, 2021

Copy link
Copy Markdown
Contributor

(cherry picked from commit 7dc71c4)

Co-authored-by: cptpcrd 31829097+cptpcrd@users.noreply.github.com

https://bugs.python.org/issue42780

…pythonGH-24172)

(cherry picked from commit 7dc71c4)

Co-authored-by: cptpcrd <31829097+cptpcrd@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@cptpcrd and @vstinner: Status check is done, and it's a success ✅ .

@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, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@cptpcrd and @vstinner: Status check is done, and it's a failure ❌ .

@vstinner

Copy link
Copy Markdown
Member

Backport failed: test.support.os_helper doesn't exist in Python 3.8 and 3.9.

@vstinner vstinner closed this Jan 20, 2021
@miss-islington miss-islington deleted the backport-7dc71c4-3.9 branch January 20, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants