Message8635
Completed patch for shift_jis - all shift_jis tests pass in test_codecencodings_jp assuming that the following is changed from using a surrogate (not supportable in Jython unicode) in test_multibytecodec_support.py:
unmappedunicode = u'\ufffe'
The next step will be to register all encodings available in Java, ideally without a lot of boilerplate. |
|
Date |
User |
Action |
Args |
2014-06-12 21:52:42 | zyasoft | set | messageid: <1402609962.28.0.405364120971.issue1066@psf.upfronthosting.co.za> |
2014-06-12 21:52:42 | zyasoft | set | recipients:
+ zyasoft, cgroves, fwierzbicki, pjenvey, yyamano, jeff.allen |
2014-06-12 21:52:42 | zyasoft | link | issue1066 messages |
2014-06-12 21:52:42 | zyasoft | create | |
|