Skip to content

[3.8] Fix wrong availability for signal.SIGCHLD (GH-23285) #23426

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 1 commit into from
Nov 21, 2020

Conversation

miss-islington
Copy link
Contributor

I believe this is a mistake. SIGCHLD is only available on Unix systems, not Windows.
(cherry picked from commit 4c24b08)

Co-authored-by: Zhang Maiyun myzhang1029@hotmail.com

I believe this is a mistake. SIGCHLD is only available on Unix systems, not Windows.
(cherry picked from commit 4c24b08)

Co-authored-by: Zhang Maiyun <myzhang1029@hotmail.com>
@miss-islington
Copy link
Contributor Author

@myzhang1029 and @asvetlov: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@myzhang1029 and @asvetlov: Status check is done, and it's a success ✅ .

@asvetlov asvetlov merged commit 7e9bf4e into python:3.8 Nov 21, 2020
@bedevere-bot
Copy link

@asvetlov: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-4c24b08-3.8 branch November 21, 2020 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants