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, flox, jafo, r_mosaic, vstinner
Date 2010-06-17.23:24:01
SpamBayes Score 2.3634835e-05
Marked as misclassified No
Message-id <1276817042.79.0.273704225287.issue6543@psf.upfronthosting.co.za>
In-reply-to
Content
I tested the last patch on Windows: it does fix the bug, the traceback is displayed correctly in my terminal charset (cp850).

I commited the fix to Python 3.1 (r82063) and 3.2 (r82059+r82061).
History
Date User Action Args
2010-06-17 23:24:02vstinnersetrecipients: + vstinner, jafo, amaury.forgeotdarc, r_mosaic, flox
2010-06-17 23:24:02vstinnersetmessageid: <1276817042.79.0.273704225287.issue6543@psf.upfronthosting.co.za>
2010-06-17 23:24:01vstinnerlinkissue6543 messages
2010-06-17 23:24:01vstinnercreate