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 python-dev
Recipients Yogesh.Chaudhari, dilettant, ezio.melotti, giampaolo.rodola, kushal.das, nedbat, neologix, pitrou, python-dev, r.david.murray, serhiy.storchaka, trent, vstinner
Date 2013-05-20.12:41:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bDfr059NWz7LkD@mail.python.org>
In-reply-to
Content
New changeset 5e0c56557390 by Charles-Francois Natali in branch 'default':
Issue #17914: Add os.cpu_count(). Patch by Yogesh Chaudhari, based on an
http://hg.python.org/cpython/rev/5e0c56557390
History
Date User Action Args
2013-05-20 12:41:53python-devsetrecipients: + python-dev, pitrou, vstinner, giampaolo.rodola, nedbat, trent, ezio.melotti, r.david.murray, neologix, serhiy.storchaka, kushal.das, dilettant, Yogesh.Chaudhari
2013-05-20 12:41:53python-devlinkissue17914 messages
2013-05-20 12:41:53python-devcreate