[issue1543469] test_subprocess fails on cygwin

2009-05-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- resolution: -> wont fix stage: test needed -> committed/rejected status: pending -> closed ___ Python tracker ___

[issue1543469] test_subprocess fails on cygwin

2009-03-29 Thread Daniel Diniz
Daniel Diniz added the comment: Can anyone confirm this? It'll be closed soon otherwise. -- components: +Tests keywords: +patch nosy: +ajaksu2 priority: normal -> low stage: -> test needed status: open -> pending type: -> behavior versions: +Python 2.6 -Python 2.5 ___