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 georg.brandl
Recipients brett.cannon, eric.araujo, georg.brandl, terry.reedy
Date 2010-12-22.09:57:37
SpamBayes Score 0.0018206917
Marked as misclassified No
Message-id <1293011860.05.0.900937650941.issue8754@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose it's not a good test, since your non-ascii name presumably was encoded in UTF-8, which is the encoding that PyUnicode_FromString uses.
History
Date User Action Args
2010-12-22 09:57:40georg.brandlsetrecipients: + georg.brandl, brett.cannon, terry.reedy, eric.araujo
2010-12-22 09:57:40georg.brandlsetmessageid: <1293011860.05.0.900937650941.issue8754@psf.upfronthosting.co.za>
2010-12-22 09:57:37georg.brandllinkissue8754 messages
2010-12-22 09:57:37georg.brandlcreate