commit | 31be90b0c7648f3ca802f6624d496511d71e48ef | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Apr 22 19:38:16 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Apr 22 19:38:16 2010 +0000 |
tree | 2c7589c57e14a804a26dcdf518817168ee6aaa9c | |
parent | 29619b2affaf27cfc8c93b97052de7b5eb9fca63 [diff] |
Issue #8092: Fix PyUnicode_EncodeUTF8() to support error handler producing unicode string (eg. backslashreplace)