Message193382
| Author |
vstinner |
| Recipients |
gregory.p.smith, neologix, python-dev, serhiy.storchaka, vstinner |
| Date |
2013年07月19日.22:01:27 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1374271287.46.0.170772110644.issue18408@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
"fix CJK codecs: using UNIINV to report _PyUnicodeWriter_WriteChar() failure in Modules/cjkcodecs/cjkcodecs.h does not work. The caller is not aware of the failure: multibytecodec_decerror() receives e=1, whereas it should get MBERR_EXCEPTION"
I created the issue #18509 for that. |
|