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 gregory.p.smith
Recipients abo, astrand, benjamin.peterson, christian.heimes, djc, dsagal, exarkun, flox, gjb1002, gregory.p.smith, grossetti, gvanrossum, kanaka, nnorwitz, oefe, r.david.murray, siemer, tom_culliton, yonas
Date 2010-03-08.17:12:50
SpamBayes Score 0.005699936
Marked as misclassified No
Message-id <1268068373.02.0.841571747297.issue1731717@psf.upfronthosting.co.za>
In-reply-to
Content
I really don't care about the age of a bug.  This bug is young.  I've fixed many bugs over twice its age in the past.

Regardless, I've got some serious subprocess internal refactoring changes coming in the very near future to explicitly deal with thread safety issues.  I'm adding this one to my list of things to tackle.
History
Date User Action Args
2010-03-08 17:12:53gregory.p.smithsetrecipients: + gregory.p.smith, gvanrossum, nnorwitz, abo, astrand, siemer, exarkun, gjb1002, oefe, christian.heimes, dsagal, tom_culliton, benjamin.peterson, djc, grossetti, r.david.murray, yonas, flox, kanaka
2010-03-08 17:12:53gregory.p.smithsetmessageid: <1268068373.02.0.841571747297.issue1731717@psf.upfronthosting.co.za>
2010-03-08 17:12:51gregory.p.smithlinkissue1731717 messages
2010-03-08 17:12:50gregory.p.smithcreate