Skip to content

Commit db1c882

Browse files
johnhawkinsonaisk
andauthored
Doc/library/os.rst: os.waitid absent on MacOS (#104558)
* Doc/library/os.rst: `os.waitid` absent on MacOS Co-authored-by: AN Long <aisk@users.noreply.github.com>
1 parent 8e5d70f commit db1c882

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/os.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4986,6 +4986,9 @@ written in Python, such as a mail server's external command delivery program.
49864986

49874987
.. availability:: Unix, not Emscripten, not WASI.
49884988

4989+
.. note::
4990+
This function is not available on macOS.
4991+
49894992
.. versionadded:: 3.3
49904993

49914994

0 commit comments

Comments
 (0)