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 belopolsky, vstinner
Date 2010-11-07.15:56:09
SpamBayes Score 0.0001659276
Marked as misclassified No
Message-id <1289145372.69.0.511925195489.issue10342@psf.upfronthosting.co.za>
In-reply-to
Content
I commited Alexander's fix for #10329: r86303. The trace module now uses the input Python script encoding, instead of the locale encoding.
History
Date User Action Args
2010-11-07 15:56:12vstinnersetrecipients: + vstinner, belopolsky
2010-11-07 15:56:12vstinnersetmessageid: <1289145372.69.0.511925195489.issue10342@psf.upfronthosting.co.za>
2010-11-07 15:56:09vstinnerlinkissue10342 messages
2010-11-07 15:56:09vstinnercreate