[issue816059] popen2 work, fixes bugs 768649 and 761888

2010-08-18 Thread Mark Lawrence
Changes by Mark Lawrence breamore...@yahoo.co.uk: -- resolution: - out of date status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue816059 ___

[issue816059] popen2 work, fixes bugs 768649 and 761888

2009-07-09 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc amaur...@gmail.com added the comment: OTOH, the test code runs fine with python 2.4.4, so what is the purpose of this patch? -- nosy: +amaury.forgeotdarc ___ Python tracker rep...@bugs.python.org

[issue816059] popen2 work, fixes bugs 768649 and 761888

2009-02-11 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: The test code seems to run fine in a debug build of trunk, but the linked issues requires a more complex context. -- dependencies: +popen2.Popen3 and popen2.Popen4 leaks filedescriptors stage: - test needed type: - behavior versions:

[issue816059] popen2 work, fixes bugs 768649 and 761888

2009-02-09 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Maybe this is a won't fix, since popen2 in long deprecated? -- nosy: +ajaksu2 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue816059 ___