◐ Shell
clean mode source ↗

gh-89414: Document that SIGCLD is not available on macOS by ronaldoussoren · Pull Request #113580 · python/cpython

@ronaldoussoren ronaldoussoren changed the title Document that SIGCLD is not available on macOS gh-89414: Document that SIGCLD is not available on macOS

Dec 30, 2023

aisk


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.

@miss-islington-app

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

Dec 30, 2023
…nGH-113580)

Document that SIGCLD is not available on macOS
(cherry picked from commit f48a1bc)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>

@bedevere-app

@bedevere-app

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 30, 2023
…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

Dec 30, 2023
…13580) (#113585)

gh-89414: Document that SIGCLD is not available on macOS (GH-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

Dec 30, 2023
…13580) (#113586)

gh-89414: Document that SIGCLD is not available on macOS (GH-113580)

Document that SIGCLD is not available on macOS
(cherry picked from commit f48a1bc)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>

kulikjak pushed a commit to kulikjak/cpython that referenced this pull request

Jan 22, 2024
…n#113580)

Document that SIGCLD is not available on macOS

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
…n#113580)

Document that SIGCLD is not available on macOS

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…n#113580)

Document that SIGCLD is not available on macOS