Message300576
| Author | pusnow |
|---|---|
| Recipients | ezio.melotti, lemburg, loewis, pusnow, vstinner, xiang.zhang |
| Date | 2017-08-19.09:54:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1503136449.78.0.822454445733.issue29456@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch fixes changes in Unicode 4.1.0. I think it well reviewed and it is time to merge. Who can commit this patch? @animalize says: Let me give a supplement: Before Unicode 4.1.0 (draft), here is: TBase <= code <= TBase+TCount see: http://www.unicode.org/reports/tr15/tr15-24.html#hangul_composition After Unicode 4.1.0, here is TBase < code < TBase+TCount, which in line with the latest version (Unicode 10.0) see: http://www.unicode.org/reports/tr15/tr15-25.html#hangul_composition This change happened in 2005. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-19 09:54:09 | pusnow | set | recipients: + pusnow, lemburg, loewis, vstinner, ezio.melotti, xiang.zhang |
| 2017-08-19 09:54:09 | pusnow | set | messageid: <1503136449.78.0.822454445733.issue29456@psf.upfronthosting.co.za> |
| 2017-08-19 09:54:09 | pusnow | link | issue29456 messages |
| 2017-08-19 09:54:09 | pusnow | create | |