Issue38713
Created on 2019-11-06 05:21 by benjamin.peterson, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 17071 | merged | benjamin.peterson, 2019-11-06 05:23 | |
| Messages (2) | |||
|---|---|---|---|
| msg356092 - (view) | Author: Benjamin Peterson (benjamin.peterson) * | Date: 2019-11-06 05:21 | |
On Linux 5.4, P_PIDFD allows using waitid with a pidfd. |
|||
| msg356098 - (view) | Author: miss-islington (miss-islington) | Date: 2019-11-06 05:58 | |
New changeset 5c0c325453a175350e3c18ebb10cc10c37f9595c by Miss Islington (bot) (Benjamin Peterson) in branch 'master': closes bpo-38713: Expose P_PIDFD in os if it's defined. (GH-17071) https://github.com/python/cpython/commit/5c0c325453a175350e3c18ebb10cc10c37f9595c |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:22 | admin | set | github: 82894 |
| 2019-11-06 05:58:38 | miss-islington | set | status: open -> closed nosy:
+ miss-islington resolution: fixed |
| 2019-11-06 05:23:30 | benjamin.peterson | set | keywords:
+ patch stage: patch review pull_requests: + pull_request16580 |
| 2019-11-06 05:21:11 | benjamin.peterson | create | |