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 davispuh
Recipients Arfrever, amaury.forgeotdarc, berwin22, chris.jerdonek, davispuh, eric.araujo, eryksun, mark, martin.panter, mightyiam, ncoghlan, pitrou, python-dev, r.david.murray, segfaulthunter, srid, steve.dower, vstinner
Date 2016-12-03.18:50:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480791040.38.0.386418377585.issue6135@psf.upfronthosting.co.za>
In-reply-to
Content
Still can't specify encoding for getstatusoutput and getoutput. Also it uses wrong encoding by default, most of time it will be console's codepage instead of ANSI codepage which is used now.
History
Date User Action Args
2016-12-03 18:50:40davispuhsetrecipients: + davispuh, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, python-dev, martin.panter, eryksun, steve.dower, berwin22
2016-12-03 18:50:40davispuhsetmessageid: <1480791040.38.0.386418377585.issue6135@psf.upfronthosting.co.za>
2016-12-03 18:50:40davispuhlinkissue6135 messages
2016-12-03 18:50:40davispuhcreate