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 Yogesh.Chaudhari
Recipients Yogesh.Chaudhari, ezio.melotti, kushal.das, nedbat, neologix, pitrou, r.david.murray, serhiy.storchaka, trent, vstinner
Date 2013-05-11.19:18:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368299925.67.0.847583002172.issue17914@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy
Sorry, I missed your comments in the thread. I have made 2 changes and ignored the cpu_count() returning 0, because it returns -1 on failure, else give the number of CPUs. Also the test_os, checks for 0 return if that was to e the case.
History
Date User Action Args
2013-05-11 19:18:45Yogesh.Chaudharisetrecipients: + Yogesh.Chaudhari, pitrou, vstinner, nedbat, trent, ezio.melotti, r.david.murray, neologix, serhiy.storchaka, kushal.das
2013-05-11 19:18:45Yogesh.Chaudharisetmessageid: <1368299925.67.0.847583002172.issue17914@psf.upfronthosting.co.za>
2013-05-11 19:18:45Yogesh.Chaudharilinkissue17914 messages
2013-05-11 19:18:45Yogesh.Chaudharicreate