◐ Shell
clean mode source ↗

Message 80132 - Python tracker

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?