diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2024-01-01 18:38:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-01 18:38:29 (GMT) |
commit | d0b0e3d2eff30f699c620bc87c4dadd8cd4a77d5 (patch) | |
tree | 0cfe6160d4a10b64484d6f4ab6e9ebd9ca94107f /Python/tracemalloc.c | |
parent | 5f3cc90a12d6df404fd6f48a0df1334902e271f2 (diff) | |
download | cpython-d0b0e3d2eff30f699c620bc87c4dadd8cd4a77d5.zip cpython-d0b0e3d2eff30f699c620bc87c4dadd8cd4a77d5.tar.gz cpython-d0b0e3d2eff30f699c620bc87c4dadd8cd4a77d5.tar.bz2 |
gh-113536: Expose `os.waitid` on macOS (#113542)
* gh-113536: Expose `os.waitid` on macOS
This API has been available on macOS for a long time, but was
explicitly excluded due to unspecified problems with the API
in ancient versions of macOS.
* Document that the API is available on macOS starting in Python 3.13
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions