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 docs@python, july, matrixise, r.david.murray
Date 2015-05-02.02:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430534180.83.0.474931850236.issue24110@psf.upfronthosting.co.za>
In-reply-to
Content
We should either make it work with byte filenames, or allow control of the filename encoding.  See also issue 20329.  Unfortunately that part is probably a new feature.  In the meantime the docs should be fixed: I believe we automatically encode the filename using the default zip filename codec (but someone should check).
History
Date User Action Args
2015-05-02 02:36:20r.david.murraysetrecipients: + r.david.murray, july, docs@python, matrixise
2015-05-02 02:36:20r.david.murraysetmessageid: <1430534180.83.0.474931850236.issue24110@psf.upfronthosting.co.za>
2015-05-02 02:36:20r.david.murraylinkissue24110 messages
2015-05-02 02:36:20r.david.murraycreate