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 amaury.forgeotdarc, benjamin.peterson, neologix, pitrou, rosslagerwall
Date 2011-07-29.23:30:26
SpamBayes Score 2.0083595e-05
Marked as misclassified No
Message-id <1311982226.99.0.0202064195754.issue12655@psf.upfronthosting.co.za>
In-reply-to
Content
I actually implemented this because I wanted to confine a Python process to a cpu to prevent keep it from being tossed from core to core. It made sense to bring the other scheduling functions along for the ride.
History
Date User Action Args
2011-07-29 23:30:27benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, pitrou, neologix, rosslagerwall
2011-07-29 23:30:26benjamin.petersonsetmessageid: <1311982226.99.0.0202064195754.issue12655@psf.upfronthosting.co.za>
2011-07-29 23:30:26benjamin.petersonlinkissue12655 messages
2011-07-29 23:30:26benjamin.petersoncreate