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 bquinlan
Recipients bquinlan, stutzbach
Date 2010-11-20.03:53:50
SpamBayes Score 0.008712955
Marked as misclassified No
Message-id <1290225232.76.0.835371047094.issue10437@psf.upfronthosting.co.za>
In-reply-to
Content
Daniel,

I wasn't trying to avoid importing multiprocessing.

What's your use case though? I think that defaulting the number of threads to the numbers of CPUs would trick users into believing that threads are useful for CPU-intensive work in Python ;-)
History
Date User Action Args
2010-11-20 03:53:52bquinlansetrecipients: + bquinlan, stutzbach
2010-11-20 03:53:52bquinlansetmessageid: <1290225232.76.0.835371047094.issue10437@psf.upfronthosting.co.za>
2010-11-20 03:53:51bquinlanlinkissue10437 messages
2010-11-20 03:53:50bquinlancreate