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 Drekin, barry, berker.peksag, bkabrda, brett.cannon, martin.panter, ncoghlan, petr.viktorin, rkuska, steve.dower, vstinner
Date 2018-06-09.11:26:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528543580.33.0.592728768989.issue22555@psf.upfronthosting.co.za>
In-reply-to
Content
Adding a link to the first post in a series of articles from Victor Stinner regarding the evolution over time of the text encoding assumptions in Python 3's operating system interfaces:

https://vstinner.github.io/python30-listdir-undecodable-filenames.html

That way if anyone does stumble across this meta-issue, they'll have an easier time discovering that more readable version of the history involved :)
History
Date User Action Args
2018-06-09 11:26:20ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, vstinner, petr.viktorin, berker.peksag, martin.panter, bkabrda, Drekin, steve.dower, rkuska
2018-06-09 11:26:20ncoghlansetmessageid: <1528543580.33.0.592728768989.issue22555@psf.upfronthosting.co.za>
2018-06-09 11:26:20ncoghlanlinkissue22555 messages
2018-06-09 11:26:20ncoghlancreate