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.16:43:47
SpamBayes Score 0.11632931
Marked as misclassified No
Message-id <1222965828.88.0.884840779644.issue3187@psf.upfronthosting.co.za>
In-reply-to
Content
Martin, can you check in your changes to add sys.setfilesystemencoding()?

I will check in Victor's changes (with some edits).

Together this means that the various suggested higher-level solutions
(like returning path-like objects, or some kind of roudtripping
almost-but-not-quite-utf-8 encoding) can be implemented in pure Python.
History
Date User Action Args
2008-10-02 16:43:49gvanrossumsetrecipients: + gvanrossum, loewis, amaury.forgeotdarc, pitrou, vstinner, draghuram, benjamin.peterson, HWJ, dlitz, zegreek
2008-10-02 16:43:48gvanrossumsetmessageid: <1222965828.88.0.884840779644.issue3187@psf.upfronthosting.co.za>
2008-10-02 16:43:48gvanrossumlinkissue3187 messages
2008-10-02 16:43:48gvanrossumcreate