diff options
author | Zhang Maiyun <myzhang1029@hotmail.com> | 2020-11-20 18:16:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 18:16:46 (GMT) |
commit | 4c24b08cd3239b417a5f8c7ba2ba54c840d051e3 (patch) | |
tree | 0d475c1745c7553211db43b4c77ddf2f21e2b401 /Python/compile.c | |
parent | 452058448335b39c784af9a047f9c4a1767c0b00 (diff) | |
download | cpython-4c24b08cd3239b417a5f8c7ba2ba54c840d051e3.zip cpython-4c24b08cd3239b417a5f8c7ba2ba54c840d051e3.tar.gz cpython-4c24b08cd3239b417a5f8c7ba2ba54c840d051e3.tar.bz2 |
Fix wrong availability for signal.SIGCHLD (#23285)
I believe this is a mistake. SIGCHLD is only available on Unix systems, not Windows.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions