Skip to content

gh-89414: Document that SIGCLD is not available on macOS #113580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 30, 2023

Conversation

ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Dec 30, 2023

@ronaldoussoren ronaldoussoren added docs Documentation in the Doc dir skip news needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Dec 30, 2023
@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
@@ -157,6 +157,8 @@ The variables defined in the :mod:`signal` module are:

Alias to :data:`SIGCHLD`.

.. availability:: not macOS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.. 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.

@ronaldoussoren ronaldoussoren merged commit f48a1bc into python:main Dec 30, 2023
@miss-islington-app
Copy link

Thanks @ronaldoussoren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@ronaldoussoren ronaldoussoren deleted the gh-89414 branch December 30, 2023 15:20
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 <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Dec 30, 2023

GH-113585 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 30, 2023
@bedevere-app
Copy link

bedevere-app bot commented Dec 30, 2023

GH-113586 is a backport of this pull request to the 3.11 branch.

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 <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 30, 2023
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 <[email protected]>
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 <[email protected]>
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants