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 serhiy.storchaka
Recipients asvetlov, ezio.melotti, gklein, jcea, jkloth, python-dev, serhiy.storchaka, skrah, tim.golden, turncc, vinay.sajip, vstinner
Date 2012-11-02.18:12:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351879927.07.0.438075585795.issue16218@psf.upfronthosting.co.za>
In-reply-to
Content
I was not able to reproduce this error, I got other errors. The issue not in Python interpreter, the test is broken. Here is a patch that might solve the issue on some platforms (need to test on Windows).

I guess failing of all command line tests when the path to temporary directory contains non-ascii.
History
Date User Action Args
2012-11-02 18:12:07serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip, jcea, vstinner, tim.golden, jkloth, ezio.melotti, asvetlov, skrah, gklein, python-dev, turncc
2012-11-02 18:12:07serhiy.storchakasetmessageid: <1351879927.07.0.438075585795.issue16218@psf.upfronthosting.co.za>
2012-11-02 18:12:07serhiy.storchakalinkissue16218 messages
2012-11-02 18:12:06serhiy.storchakacreate