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 ncoghlan
Recipients Arfrever, berker.peksag, elixir, ishimoto, jwilk, loewis, martin.panter, methane, mrabarnett, ncoghlan, nikratio, pitrou, rurpy2, serhiy.storchaka, vstinner
Date 2015-05-12.05:08:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431407311.13.0.669065813511.issue15216@psf.upfronthosting.co.za>
In-reply-to
Content
Reviewing the items I had flagged as dependencies of issue 22555 for personal tracking purposes, I suggest we defer further consideration of this idea to 3.6 after folks have had a chance to get some experience with the interpreter defaulting to using "surrogateescape" on the standard streams when an underlying *nix operating system (other than Mac OS X) claims that the system encoding is ASCII.
History
Date User Action Args
2015-05-12 05:08:31ncoghlansetrecipients: + ncoghlan, loewis, ishimoto, pitrou, vstinner, jwilk, mrabarnett, Arfrever, methane, nikratio, rurpy2, berker.peksag, martin.panter, serhiy.storchaka, elixir
2015-05-12 05:08:31ncoghlansetmessageid: <1431407311.13.0.669065813511.issue15216@psf.upfronthosting.co.za>
2015-05-12 05:08:31ncoghlanlinkissue15216 messages
2015-05-12 05:08:30ncoghlancreate