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 mark.dickinson
Recipients lemburg, mark.dickinson, rpetrov, vstinner
Date 2009-01-18.21:59:10
SpamBayes Score 4.383241e-06
Marked as misclassified No
Message-id <1232315954.09.0.607716108578.issue4474@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good to me.

I'm not in a position to test with 16-bit wchar_t, but I can't see why 
anything would go wrong.  I think we can take our chances: check this in 
and watch the buildbots for signs of trouble.

Some minor whitespace issues in the unicodeobject.c part of the patch 
(mixing of tabs and spaces, one brace indented oddly), but those can 
easily be taken care of before committing;  not worth regenerating the 
patch for.

Marc-André, is it okay with you to check this in?
History
Date User Action Args
2009-01-18 21:59:14mark.dickinsonsetrecipients: + mark.dickinson, lemburg, vstinner, rpetrov
2009-01-18 21:59:14mark.dickinsonsetmessageid: <1232315954.09.0.607716108578.issue4474@psf.upfronthosting.co.za>
2009-01-18 21:59:13mark.dickinsonlinkissue4474 messages
2009-01-18 21:59:10mark.dickinsoncreate