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 terry.reedy
Recipients amaury.forgeotdarc, andersjm, brotch, gregcouch, jnoller, kcwu, mclausch, mightyiam, ocean-city, terry.reedy, xianyiteng
Date 2010-08-04.18:35:59
SpamBayes Score 1.8727797e-12
Marked as misclassified No
Message-id <1280946961.94.0.812414570858.issue1759845@psf.upfronthosting.co.za>
In-reply-to
Content
I will not reopen this now for the reasons I already stated after "In any case ...". To expand on that.

1. 2.7 is in maintenance (bug-fix only) mode and I view this a feature request. To persuade someone otherwise, quote some doc that clearly says subprocess should behave as requested. I nosy-ed Jesse Noller so he can contradict me if he wishes.

2. The underlying issue seems to be the use of limited encodings, which was and is being fixed as well as possible in 3.x. Since there has been no mention of this issue being a problem with subprocess in 3.1, I presume there is none. If there is, say so and I will reopen.

The discussion shows disagreement on both the goal and approach to change. I am dubious that there will be an acceptable general solution. Even if this is persuasively seen as a bug and there is a good patch, I am dubious that any of the current developers will want to spent the necessary time to properly review a workaround to an issue that was already fixed the right way in 3.x.
History
Date User Action Args
2010-08-04 18:36:02terry.reedysetrecipients: + terry.reedy, amaury.forgeotdarc, gregcouch, andersjm, ocean-city, mclausch, brotch, kcwu, jnoller, xianyiteng, mightyiam
2010-08-04 18:36:01terry.reedysetmessageid: <1280946961.94.0.812414570858.issue1759845@psf.upfronthosting.co.za>
2010-08-04 18:35:59terry.reedylinkissue1759845 messages
2010-08-04 18:35:59terry.reedycreate