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 eli.bendersky
Recipients M..Z., amaury.forgeotdarc, eli.bendersky, georg.brandl, loewis, r.david.murray, vstinner
Date 2011-01-01.12:44:57
SpamBayes Score 0.010482164
Marked as misclassified No
Message-id <1293885899.34.0.733504139683.issue10801@psf.upfronthosting.co.za>
In-reply-to
Content
Georg, did you figure out the root cause of the problem on that buildbot? Seeing it fails in open(targetpath, "wb"), extracting the file may have failed if the bot had no write permissions to the current directory, but the ascii encoding error is not what I'd expect in such a case.
History
Date User Action Args
2011-01-01 12:44:59eli.benderskysetrecipients: + eli.bendersky, loewis, georg.brandl, amaury.forgeotdarc, vstinner, r.david.murray, M..Z.
2011-01-01 12:44:59eli.benderskysetmessageid: <1293885899.34.0.733504139683.issue10801@psf.upfronthosting.co.za>
2011-01-01 12:44:57eli.benderskylinkissue10801 messages
2011-01-01 12:44:57eli.benderskycreate