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 python-dev
Recipients Decorater, brett.cannon, jkloth, ncoghlan, paul.moore, python-dev, steve.dower, tim.golden, vstinner, yan12125, zach.ware
Date 2016-09-08.17:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160908173530.48474.11953.B5E9AC20@psf.io>
In-reply-to
Content
New changeset e20c7d8a8187 by Steve Dower in branch 'default':
Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529)
https://hg.python.org/cpython/rev/e20c7d8a8187
History
Date User Action Args
2016-09-08 17:35:34python-devsetrecipients: + python-dev, brett.cannon, paul.moore, ncoghlan, vstinner, tim.golden, jkloth, zach.ware, steve.dower, yan12125, Decorater
2016-09-08 17:35:34python-devlinkissue27781 messages
2016-09-08 17:35:34python-devcreate