Message188909
I think the idiom `os.cpu_count() or 1` should be mentioned in the documentation an officially recommended. Otherwise people will produce a non-portable code which works on their developer's computers but not on exotic platforms.
I have added some other comments on Rietveld. |
|
Date |
User |
Action |
Args |
2013-05-11 12:13:54 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, vstinner, nedbat, trent, ezio.melotti, r.david.murray, neologix, kushal.das, Yogesh.Chaudhari |
2013-05-11 12:13:54 | serhiy.storchaka | set | messageid: <1368274434.78.0.652963479501.issue17914@psf.upfronthosting.co.za> |
2013-05-11 12:13:54 | serhiy.storchaka | link | issue17914 messages |
2013-05-11 12:13:54 | serhiy.storchaka | create | |
|