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 r.david.murray
Recipients dholth, docs@python, r.david.murray, serhiy.storchaka, terry.reedy
Date 2016-06-23.15:24:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466695479.82.0.206684229247.issue27344@psf.upfronthosting.co.za>
In-reply-to
Content
OK, what do you propose as a documentation change?  The current doc is accurate, but incomplete.  New phrasing could include something about the two de-facto standards but that one can not be sure that filenames will be in one of those two encodings.  Issue 10614 addresses the fact that the zipfile module doesn't make it easy to specify the encoding of filenames when creating an archive, IIUC, which also still needs to be addressed in any documentation change.
History
Date User Action Args
2016-06-23 15:24:39r.david.murraysetrecipients: + r.david.murray, terry.reedy, dholth, docs@python, serhiy.storchaka
2016-06-23 15:24:39r.david.murraysetmessageid: <1466695479.82.0.206684229247.issue27344@psf.upfronthosting.co.za>
2016-06-23 15:24:39r.david.murraylinkissue27344 messages
2016-06-23 15:24:39r.david.murraycreate