Message200968
Victor, thanks for the comments. I also think we should set LC_CTYPE closer
to the actual call to mbstowcs(), otherwise there are many API calls in
between.
So it should happen somewhere in PyUnicode_DecodeLocaleAndSize(). Perhaps
we can create _PyUnicode_DecodeLocaleAndSize() which would take an LC_CTYPE
parameter? |
|
Date |
User |
Action |
Args |
2013-10-22 15:28:43 | skrah | set | recipients:
+ skrah, loewis, mark.dickinson, vstinner, eric.smith, mcepl, BreamoreBoy |
2013-10-22 15:28:43 | skrah | link | issue7442 messages |
2013-10-22 15:28:43 | skrah | create | |
|