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 georg.brandl, ronaldoussoren, vstinner
Date 2011-01-20.16:53:05
SpamBayes Score 8.114389e-05
Marked as misclassified No
Message-id <1295542387.74.0.73327642648.issue10955@psf.upfronthosting.co.za>
In-reply-to
Content
The regression was introduced in r85690: use the correct encoding to decode the filename from the ZIP file. Attached patch fixes the bootstrap issue.
History
Date User Action Args
2011-01-20 16:53:07vstinnersetrecipients: + vstinner, georg.brandl, ronaldoussoren
2011-01-20 16:53:07vstinnersetmessageid: <1295542387.74.0.73327642648.issue10955@psf.upfronthosting.co.za>
2011-01-20 16:53:05vstinnerlinkissue10955 messages
2011-01-20 16:53:05vstinnercreate