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 vstinner
Recipients pitrou, sbt, vstinner
Date 2012-08-22.14:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I'm lost, there are too much patches. Could you please remove old/useless patches? Patching the subprocess module is not a good solution: if there is an issue in the io module, the io module should be fixed, and so this patch can be removed.
History
Date User Action Args
2012-08-22 14:05:29vstinnersetrecipients: + vstinner, pitrou, sbt
2012-08-22 14:05:29vstinnersetmessageid: <[email protected]>
2012-08-22 14:05:29vstinnerlinkissue15758 messages
2012-08-22 14:05:28vstinnercreate