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 gvanrossum
Recipients HWJ, amaury.forgeotdarc, benjamin.peterson, dlitz, draghuram, gvanrossum, loewis, pitrou, vstinner, zegreek
Date 2008-10-02.18:57:44
SpamBayes Score 0.0061373366
Marked as misclassified No
Message-id <1222973866.09.0.242289619914.issue3187@psf.upfronthosting.co.za>
In-reply-to
Content
I have committed a somewhat modified version of Victor's latest patch as
r66743.

Assigning to MvL now for the sys.setfilesystemencoding() commit.  Then
you can hand it over to the doc folks; something derived from
http://wiki.python.org/moin/Python3UnicodeDecodeError should probably be
added to the Doc tree.
History
Date User Action Args
2008-10-02 18:57:46gvanrossumsetrecipients: + gvanrossum, loewis, amaury.forgeotdarc, pitrou, vstinner, draghuram, benjamin.peterson, HWJ, dlitz, zegreek
2008-10-02 18:57:46gvanrossumsetmessageid: <1222973866.09.0.242289619914.issue3187@psf.upfronthosting.co.za>
2008-10-02 18:57:45gvanrossumlinkissue3187 messages
2008-10-02 18:57:44gvanrossumcreate