Message 105820 - Python tracker (original) (raw)

Message105820

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
History
Date User Action Args
2010-05-15 16:34:21 vstinner set recipients: + vstinner, lemburg, loewis, pitrou, Arfrever
2010-05-15 16:34:21 vstinner set messageid: 1273941261.49.0.945653451868.issue8725@psf.upfronthosting.co.za
2010-05-15 16:34:19 vstinner link issue8725 messages
2010-05-15 16:34:19 vstinner create