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