Skip to content

bpo-42375: subprocess DragonFlyBSD build update. #23320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 19, 2020

Conversation

devnexen
Copy link
Contributor

@devnexen devnexen commented Nov 16, 2020

Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.

https://bugs.python.org/issue42375

Automerge-Triggered-By: GH:tiran

Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.
@devnexen devnexen requested a review from gpshead as a code owner November 16, 2020 18:17
@devnexen devnexen changed the title subprocess DragonFlyBSD build update. bpo-42375: subprocess DragonFlyBSD build update. Nov 16, 2020
@gpshead
Copy link
Member

gpshead commented Nov 19, 2020

Please add a small news entry using blurb and this can go in.

@gpshead gpshead self-assigned this Nov 19, 2020
@tiran
Copy link
Member

tiran commented Nov 19, 2020

Thanks! The change is a bug fix. I'm adding backport labels.

@miss-islington miss-islington merged commit 13b865f into python:master Nov 19, 2020
@miss-islington
Copy link
Contributor

Thanks @devnexen for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-23388 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2020
Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.
(cherry picked from commit 13b865f)

Co-authored-by: David CARLIER <devnexen@gmail.com>
@bedevere-bot
Copy link

GH-23389 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2020
Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.
(cherry picked from commit 13b865f)

Co-authored-by: David CARLIER <devnexen@gmail.com>
vstinner pushed a commit that referenced this pull request Dec 17, 2020
Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.
(cherry picked from commit 13b865f)

Co-authored-by: David CARLIER <devnexen@gmail.com>

Co-authored-by: David CARLIER <devnexen@gmail.com>
vstinner pushed a commit that referenced this pull request Dec 17, 2020
Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.
(cherry picked from commit 13b865f)

Co-authored-by: David CARLIER <devnexen@gmail.com>

Co-authored-by: David CARLIER <devnexen@gmail.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.
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.

6 participants