gh-89414: Document that SIGCLD is not available on macOS by ronaldoussoren · Pull Request #113580 · python/cpython
ronaldoussoren
changed the title
Document that SIGCLD is not available on macOS
gh-89414: Document that SIGCLD is not available on macOS
|
|
||
| Alias to :data:`SIGCHLD`. | ||
|
|
||
| .. availability:: not macOS |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| .. availability:: not macOS | |
| .. availability:: not macOS. |
I think it would be better to add periods to make it consistent with the rest of the file.
Thanks @ronaldoussoren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…nGH-113580) Document that SIGCLD is not available on macOS (cherry picked from commit f48a1bc) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…nGH-113580) Document that SIGCLD is not available on macOS (cherry picked from commit f48a1bc) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
ronaldoussoren added a commit that referenced this pull request
ronaldoussoren added a commit that referenced this pull request
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request
…n#113580) Document that SIGCLD is not available on macOS
aisk pushed a commit to aisk/cpython that referenced this pull request
…n#113580) Document that SIGCLD is not available on macOS
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request
…n#113580) Document that SIGCLD is not available on macOS