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 r.david.murray
Recipients jnoller, lekma, r.david.murray
Date 2009-03-28.19:41:20
SpamBayes Score 5.818164e-06
Marked as misclassified No
Message-id <1238269281.75.0.669073119446.issue5585@psf.upfronthosting.co.za>
In-reply-to
Content
Note that the Multiprocessing docs say that the Process "follows the API
of threading.Thread," and this would represent a (minor) divergence.

I also note that the patch does not contain any tests.
History
Date User Action Args
2009-03-28 19:41:22r.david.murraysetrecipients: + r.david.murray, jnoller, lekma
2009-03-28 19:41:21r.david.murraysetmessageid: <1238269281.75.0.669073119446.issue5585@psf.upfronthosting.co.za>
2009-03-28 19:41:20r.david.murraylinkissue5585 messages
2009-03-28 19:41:20r.david.murraycreate