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 neologix
Recipients neologix
Date 2013-05-06.11:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367838712.97.0.645905876761.issue17914@psf.upfronthosting.co.za>
In-reply-to
Content
Note that I think it might be interesting to return 1 if the actual value cannot be determined, since that's a sensible default, and likely what the caller will do anyway. This contrasts with the current multiprocessing's implementation which raised NotImplementedError.
History
Date User Action Args
2013-05-06 11:11:53neologixsetrecipients: + neologix
2013-05-06 11:11:52neologixsetmessageid: <1367838712.97.0.645905876761.issue17914@psf.upfronthosting.co.za>
2013-05-06 11:11:52neologixlinkissue17914 messages
2013-05-06 11:11:52neologixcreate