[Python-Dev] PEP 529: Change Windows filesystem encoding to UTF-8
Chris Barker
chris.barker at noaa.gov
Thu Sep 8 12:02:35 EDT 2016
On Wed, Sep 7, 2016 at 10:37 AM, Guido van Rossum <guido at python.org> wrote:
> And apart from Python, few shell commands that work on
> Unix make much sense on Windows,
Does the (optional) addition of bash to Windows 10 have any impact on this?
It'll be something that Windows developers can't count on their users
having for a good while, if ever, but if you can control the deployment
environment, then you might. And it would be VERY tempting for
"posix-focused" developers that want to run their code on Windows.
So it would be nice if the "new" approach worked well with bash on Windows.
-CHB
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160908/dbd3ff63/attachment.html>
More information about the Python-Dev
mailing list