Skip to content

Conversation

@aisk
Copy link
Contributor

@aisk aisk commented Dec 30, 2025


(Only supported on BSD.) Returns a kernel queue object; see section
:ref:`kqueue-objects` below for the methods supported by kqueue objects.
(Only supported on BSD and macOS.) Returns a kernel queue object;
Copy link
Member

Choose a reason for hiding this comment

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

Should not we use the availability directive instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, but I don't know if this should happen in another PR?

Copy link
Member

@picnixz picnixz Dec 30, 2025

Choose a reason for hiding this comment

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

Considering there are many other places to change, let's do it in a separate PR (and not all occurrences use the same availability note)

@picnixz picnixz changed the title gh-143293: Clarify select.kqeueu and select.kevent can be used on macOS gh-143293: Clarify that select.{kqueue,kevent} can be used on macOS Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants