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 collinwinter
Recipients benjamin.peterson, collinwinter, nedds
Date 2008-10-02.08:40:18
SpamBayes Score 0.00012991628
Marked as misclassified No
Message-id <1222936820.15.0.183806271192.issue3448@psf.upfronthosting.co.za>
In-reply-to
Content
"I don't think we should force people using it as a library to go
multiprocess."

I don't understand this. What downsides do you perceive in
multiprocessing support? Multiprocessing is a significant speed-up for
2to3 on multicore systems.
History
Date User Action Args
2008-10-02 08:40:20collinwintersetrecipients: + collinwinter, benjamin.peterson, nedds
2008-10-02 08:40:20collinwintersetmessageid: <1222936820.15.0.183806271192.issue3448@psf.upfronthosting.co.za>
2008-10-02 08:40:18collinwinterlinkissue3448 messages
2008-10-02 08:40:18collinwintercreate