diff options
author | Zhang Maiyun <myzhang1029@hotmail.com> | 2020-11-21 02:16:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 20:16:46 +0200 |
commit | 4c24b08cd3239b417a5f8c7ba2ba54c840d051e3 (patch) | |
tree | 0d475c1745c7553211db43b4c77ddf2f21e2b401 /Lib/ast.py | |
parent | 452058448335b39c784af9a047f9c4a1767c0b00 (diff) | |
download | cpython-git-4c24b08cd3239b417a5f8c7ba2ba54c840d051e3.tar.gz |
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 'Lib/ast.py')
0 files changed, 0 insertions, 0 deletions