[3.11] Doc/library/os.rst: os.waitid absent on MacOS (GH-104558) (#113554)

Doc/library/os.rst: `os.waitid` absent on MacOS (GH-104558)

* Doc/library/os.rst: `os.waitid` absent on MacOS

(cherry picked from commit db1c882239)

Co-authored-by: John Hawkinson <jhawk@alum.mit.edu>
Co-authored-by: AN Long <aisk@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2023-12-29 09:27:19 +01:00 committed by GitHub
parent 4d0b50ac9a
commit 2025d9fba2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4480,6 +4480,9 @@ written in Python, such as a mail server's external command delivery program.
.. availability:: Unix, not Emscripten, not WASI.
.. note::
This function is not available on macOS.
.. versionadded:: 3.3