]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
MultibyteCodec_Decode() catchs PyUnicode_AS_UNICODE() failures
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 1 Dec 2011 02:18:30 +0000 (03:18 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 1 Dec 2011 02:18:30 +0000 (03:18 +0100)
commit08b523a194a066e1e758e12594d8e423b57460a9
tree52f7b5691bf724665eb7372bc7d362f5df061532
parent3ba82aa765fc1a176603ca00b447aafe583ae5a0
MultibyteCodec_Decode() catchs PyUnicode_AS_UNICODE() failures
Modules/cjkcodecs/multibytecodec.c