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 loewis
Recipients Rhamphoryncus, benjamin.peterson, jnoller, loewis, roudkerk
Date 2008-06-13.07:21:26
SpamBayes Score 0.058027927
Marked as misclassified No
Message-id <1213341687.8.0.492776170483.issue3093@psf.upfronthosting.co.za>
In-reply-to
Content
Alternatively, I think the _multiprocessing module should be rewritten
to use a single C file only, and make all symbols except its init
function static.

I agree with Adam that the current code needs to be fixed, one way or
the other.
History
Date User Action Args
2008-06-13 07:21:28loewissetspambayes_score: 0.0580279 -> 0.058027927
recipients: + loewis, Rhamphoryncus, roudkerk, benjamin.peterson, jnoller
2008-06-13 07:21:27loewissetspambayes_score: 0.0580279 -> 0.0580279
messageid: <1213341687.8.0.492776170483.issue3093@psf.upfronthosting.co.za>
2008-06-13 07:21:26loewislinkissue3093 messages
2008-06-13 07:21:26loewiscreate