Skip to content

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

Closed
miss-islington wants to merge 1 commit intopython:3.8from
miss-islington:backport-7dc71c4-3.8
Closed

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

Conversation

@miss-islington
Copy link
Contributor

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

(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
Contributor Author

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

Copy link
Member

@vstinner vstinner left a comment

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
Contributor Author

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

@vstinner
Copy link
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.8 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