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 nedbat
Recipients Yogesh.Chaudhari, ezio.melotti, kushal.das, nedbat, neologix, pitrou, r.david.murray, serhiy.storchaka, trent, vstinner
Date 2013-05-11.22:24:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368311060.28.0.966296654451.issue17914@psf.upfronthosting.co.za>
In-reply-to
Content
@Yogesh:  if cpus is None, then this will raise an exception in Python 3: `cpus >= 1 or cpus == None`  Perhaps you don't have enough test cases yet.
History
Date User Action Args
2013-05-11 22:24:20nedbatsetrecipients: + nedbat, pitrou, vstinner, trent, ezio.melotti, r.david.murray, neologix, serhiy.storchaka, kushal.das, Yogesh.Chaudhari
2013-05-11 22:24:20nedbatsetmessageid: <1368311060.28.0.966296654451.issue17914@psf.upfronthosting.co.za>
2013-05-11 22:24:20nedbatlinkissue17914 messages
2013-05-11 22:24:20nedbatcreate