Skip to content

Commit 2025d9f

Browse files
miss-islingtonjohnhawkinsonaisk
authored
[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 db1c882) Co-authored-by: John Hawkinson <[email protected]> Co-authored-by: AN Long <[email protected]>
1 parent 4d0b50a commit 2025d9f

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
@@ -4480,6 +4480,9 @@ written in Python, such as a mail server's external command delivery program.
44804480

44814481
.. availability:: Unix, not Emscripten, not WASI.
44824482

4483+
.. note::
4484+
This function is not available on macOS.
4485+
44834486
.. versionadded:: 3.3
44844487

44854488

0 commit comments

Comments
 (0)