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 r.david.murray
Recipients Arfrever, giampaolo.rodola, neologix, r.david.murray
Date 2011-02-28.13:26:55
SpamBayes Score 0.0022251138
Marked as misclassified No
Message-id <1298899616.54.0.426426618281.issue11348@psf.upfronthosting.co.za>
In-reply-to
Content
We could, however, raise SkipTest if getpriority returns 19 or higher with a message like "unable to reliably test setpriority at current nice level of NN".  My guess is that no system we support has a lower upper limit on nice.  If someone wants to customize the test/message per OS, that would probably be even better; but not, I think, required.
History
Date User Action Args
2011-02-28 13:26:56r.david.murraysetrecipients: + r.david.murray, giampaolo.rodola, Arfrever, neologix
2011-02-28 13:26:56r.david.murraysetmessageid: <1298899616.54.0.426426618281.issue11348@psf.upfronthosting.co.za>
2011-02-28 13:26:56r.david.murraylinkissue11348 messages
2011-02-28 13:26:55r.david.murraycreate