Skip to content

[3.9] Fix wrong availability for signal.SIGCHLD (GH-23285)#23425

Merged
asvetlov merged 1 commit intopython:3.9from
miss-islington:backport-4c24b08-3.9
Nov 21, 2020
Merged

[3.9] Fix wrong availability for signal.SIGCHLD (GH-23285)#23425
asvetlov merged 1 commit intopython:3.9from
miss-islington:backport-4c24b08-3.9

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 failure ❌ .

3 similar comments
@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 failure ❌ .

@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 3b5b1c8 into python:3.9 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.9 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