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.23:00:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536793209.9.0.956365154283.issue34650@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0aef909d630ff40614cde0c58796a8bdf66c67eb by Benjamin Peterson in branch '3.7':
[3.7] closes bpo-34650: Check if sched_getscheduler returns ENOSYS before declaring it supported. (GH-9236)
https://github.com/python/cpython/commit/0aef909d630ff40614cde0c58796a8bdf66c67eb
History
Date User Action Args
2018-09-12 23:00:09benjamin.petersonsetrecipients: + benjamin.peterson
2018-09-12 23:00:09benjamin.petersonsetmessageid: <1536793209.9.0.956365154283.issue34650@psf.upfronthosting.co.za>
2018-09-12 23:00:09benjamin.petersonlinkissue34650 messages
2018-09-12 23:00:09benjamin.petersoncreate