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 barry, bkabrda, martin.panter, ncoghlan, petr.viktorin, rkuska
Date 2015-05-12.05:09:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431407379.62.0.892634178241.issue22555@psf.upfronthosting.co.za>
In-reply-to
Content
I just went through the still-open issues referenced from here, and recommended deferring further consideration of all of the remaining items to 3.6:

* utilities for clearing out surrogates from strings: issue 18814
* treating "wsgistr" as a serialisation format: issue 22264
* defining a formatting mini-language for hex output: issue 22385
* providing a way to change the encoding of an existing stream: issue 15216

I also added two new dependencies to this tracking issue:

* Improved Unicode handling in the Windows console: issue 17620
* Using sys.stdin consistently at the default interactive prompt: issue 1602
History
Date User Action Args
2015-05-12 05:09:39ncoghlansetrecipients: + ncoghlan, barry, petr.viktorin, martin.panter, bkabrda, rkuska
2015-05-12 05:09:39ncoghlansetmessageid: <1431407379.62.0.892634178241.issue22555@psf.upfronthosting.co.za>
2015-05-12 05:09:39ncoghlanlinkissue22555 messages
2015-05-12 05:09:39ncoghlancreate