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, loewis, pitrou, vstinner
Date 2010-05-15.16:34:19
SpamBayes Score 0.0068766256
Marked as misclassified No
Message-id <1273941261.49.0.945653451868.issue8725@psf.upfronthosting.co.za>
In-reply-to
Content
PyUnicode_AsEncodedString() contains a special path for the file system encoding. I don't think that it is still needed, but I don't know how to check that. => read msg105810
History
Date User Action Args
2010-05-15 16:34:21vstinnersetrecipients: + vstinner, lemburg, loewis, pitrou, Arfrever
2010-05-15 16:34:21vstinnersetmessageid: <1273941261.49.0.945653451868.issue8725@psf.upfronthosting.co.za>
2010-05-15 16:34:19vstinnerlinkissue8725 messages
2010-05-15 16:34:19vstinnercreate