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 chris.jerdonek
Recipients chris.jerdonek, loewis, vstinner
Date 2012-08-09.00:24:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344471883.51.0.40820254044.issue15595@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your comments.  

> FYI it's not directly Popen() which uses the locale encoding, but TextIOWrapper.

Yes, I will note that to be more clear.  Would you like me to add tests for UTF-16-LE, etc. (via a helper test method), or will UTF-16 alone suffice?
History
Date User Action Args
2012-08-09 00:24:43chris.jerdoneksetrecipients: + chris.jerdonek, loewis, vstinner
2012-08-09 00:24:43chris.jerdoneksetmessageid: <1344471883.51.0.40820254044.issue15595@psf.upfronthosting.co.za>
2012-08-09 00:24:42chris.jerdoneklinkissue15595 messages
2012-08-09 00:24:42chris.jerdonekcreate