summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2018-09-12 23:00:27 (GMT)
committerGitHub <noreply@github.com>2018-09-12 23:00:27 (GMT)
commite105e551dbf072d773aaa1fd6f8cbda218c273f0 (patch)
treed38b36d68dd3a1831232a3a54dffa35ee29f7bfc /Python/ceval.c
parent6d726868cd1743623a28b8e048e31b9c3c52a399 (diff)
downloadcpython-e105e551dbf072d773aaa1fd6f8cbda218c273f0.zip
cpython-e105e551dbf072d773aaa1fd6f8cbda218c273f0.tar.gz
cpython-e105e551dbf072d773aaa1fd6f8cbda218c273f0.tar.bz2
[3.6] closes bpo-34650: Check if sched_getscheduler returns ENOSYS before declaring it supported. (GH-9237)
musl doesn't support the scheduler API, but declares stubs that alway return ENOSYS.. (cherry picked from commit c7042224b8a67748f125c22836862483f81a87a6) Co-authored-by: Benjamin Peterson <benjamin@python.org>
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions