This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson
Date 2018-09-12.22:12:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536790347.66.0.956365154283.issue34650@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c7042224b8a67748f125c22836862483f81a87a6 by Benjamin Peterson in branch 'master':
closes bpo-34650: Check if sched_getscheduler returns ENOSYS before declaring it supported. (GH-9228)
https://github.com/python/cpython/commit/c7042224b8a67748f125c22836862483f81a87a6
History
Date User Action Args
2018-09-12 22:12:27benjamin.petersonsetrecipients: + benjamin.peterson
2018-09-12 22:12:27benjamin.petersonsetmessageid: <1536790347.66.0.956365154283.issue34650@psf.upfronthosting.co.za>
2018-09-12 22:12:27benjamin.petersonlinkissue34650 messages
2018-09-12 22:12:27benjamin.petersoncreate