commit | 034e08ce8daafb61bfc8e3f7c6e3b6194e05dd78 | [log] [tgz] |
---|---|---|
author | Alexandre Vassalotti <alexandre@peadrop.com> | Sat Dec 27 06:36:10 2008 +0000 |
committer | Alexandre Vassalotti <alexandre@peadrop.com> | Sat Dec 27 06:36:10 2008 +0000 |
tree | 13ec0c4150db12f6b1d468d5fd66882dc872499e | |
parent | 0fc074758670e56bcc61123a641a345cbe1988e3 [diff] |
Remove unnecessary casts related to unicode_decode_call_errorhandler. Make the _PyUnicode_Resize macro a static function. These changes are needed to avoid breaking strict aliasing rules.