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 vstinner
Recipients amaury.forgeotdarc, georg.brandl, ronaldoussoren, vstinner
Date 2011-01-21.12:04:49
SpamBayes Score 0.025247619
Marked as misclassified No
Message-id <1295611491.73.0.253958941103.issue10955@psf.upfronthosting.co.za>
In-reply-to
Content
#10972 has a patch for zipfile to set the filename encoding if a ZipInfo object (to force the encoding to UTF-8).
History
Date User Action Args
2011-01-21 12:04:51vstinnersetrecipients: + vstinner, georg.brandl, ronaldoussoren, amaury.forgeotdarc
2011-01-21 12:04:51vstinnersetmessageid: <1295611491.73.0.253958941103.issue10955@psf.upfronthosting.co.za>
2011-01-21 12:04:50vstinnerlinkissue10955 messages
2011-01-21 12:04:49vstinnercreate