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 Sebastian.Noack
Recipients Sebastian.Noack, asvetlov, christian.heimes, jyasskin, kristjan.jonsson, mklauber, neologix, pitrou, sbt
Date 2012-10-02.12:03:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349179404.67.0.361955585403.issue8800@psf.upfronthosting.co.za>
In-reply-to
Content
@Kristján: Uhh, that is a huge amount of code, more than twice as much (don't counting tests) as my implementation, to accomplish the same. And it seems that there is not much code shared between the threading and multiprocessing implementation. And for what? Ah right, to make the API suck as much as the Windows API does. Please tell me more about good coding practice. ;)
History
Date User Action Args
2012-10-02 12:03:24Sebastian.Noacksetrecipients: + Sebastian.Noack, pitrou, kristjan.jonsson, christian.heimes, jyasskin, asvetlov, neologix, sbt, mklauber
2012-10-02 12:03:24Sebastian.Noacksetmessageid: <1349179404.67.0.361955585403.issue8800@psf.upfronthosting.co.za>
2012-10-02 12:03:24Sebastian.Noacklinkissue8800 messages
2012-10-02 12:03:24Sebastian.Noackcreate