diff options
author | Benjamin Peterson <benjamin@python.org> | 2018-09-12 22:12:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-12 22:12:24 (GMT) |
commit | c7042224b8a67748f125c22836862483f81a87a6 (patch) | |
tree | 2c5de2a4128f555e59add6af3f42eeb60d8ac51e /Misc | |
parent | 6f82bffd2df63a4072b3f0483cdbe93ddedb87e9 (diff) | |
download | cpython-c7042224b8a67748f125c22836862483f81a87a6.zip cpython-c7042224b8a67748f125c22836862483f81a87a6.tar.gz cpython-c7042224b8a67748f125c22836862483f81a87a6.tar.bz2 |
closes bpo-34650: Check if sched_getscheduler returns ENOSYS before declaring it supported. (GH-9228)
musl doesn't support the scheduler API, but declares stubs that alway return ENOSYS.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions