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 Patrik Dufresne
Recipients Patrik Dufresne, docs@python, july, matrixise, r.david.murray, serhiy.storchaka
Date 2016-01-31.02:07:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454206061.09.0.894529134407.issue24110@psf.upfronthosting.co.za>
In-reply-to
Content
Manage to work around this issue by using surrogateescape for arcname and filename. For me it's no longer an issue.
History
Date User Action Args
2016-01-31 02:07:41Patrik Dufresnesetrecipients: + Patrik Dufresne, r.david.murray, july, docs@python, serhiy.storchaka, matrixise
2016-01-31 02:07:41Patrik Dufresnesetmessageid: <1454206061.09.0.894529134407.issue24110@psf.upfronthosting.co.za>
2016-01-31 02:07:41Patrik Dufresnelinkissue24110 messages
2016-01-31 02:07:40Patrik Dufresnecreate