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 serhiy.storchaka
Recipients christian.heimes, loewis, serhiy.storchaka
Date 2012-09-17.11:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347882034.44.0.209845515377.issue15954@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a sample patch (to specify the location of the issue). I don't sure OSError is well here.

As far as I understand, this function is Windows-specific, so I can't check how it works with code points beyond the BMP or with surrogates.
History
Date User Action Args
2012-09-17 11:40:34serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, christian.heimes
2012-09-17 11:40:34serhiy.storchakasetmessageid: <1347882034.44.0.209845515377.issue15954@psf.upfronthosting.co.za>
2012-09-17 11:40:33serhiy.storchakalinkissue15954 messages
2012-09-17 11:40:33serhiy.storchakacreate