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 Arfrever, lemburg, pitrou, vstinner
Date 2010-08-25.00:34:24
SpamBayes Score 0.0012357644
Marked as misclassified No
Message-id <1282696465.95.0.435579028025.issue9632@psf.upfronthosting.co.za>
In-reply-to
Content
About the patch: it should patch "Filenames and unicode" section of Doc/whatsnew/3.2.rst (to explain that sys.setfilesystemencoding() is replaced by the PYTHONFSENCODING env var).
History
Date User Action Args
2010-08-25 00:34:26vstinnersetrecipients: + vstinner, lemburg, pitrou, Arfrever
2010-08-25 00:34:25vstinnersetmessageid: <1282696465.95.0.435579028025.issue9632@psf.upfronthosting.co.za>
2010-08-25 00:34:24vstinnerlinkissue9632 messages
2010-08-25 00:34:24vstinnercreate