Message298190
| Author | Guillaume Sanchez |
|---|---|
| Recipients | Guillaume Sanchez, r.david.murray, steven.daprano |
| Date | 2017-07-11.23:43:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499816580.87.0.0622786518184.issue30717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hello to all of you, sorry for the delay. Been busy. I added the base code needed to built the grapheme cluster break algorithm. We now have the GraphemeBreakProperty available via unicodedata.grapheme_cluster_break() Can you check that the implementation correctly fits the design? I was not sure about adding that prop to unicodedata_db ou unicodectype_db, tbh. If it's all correct, I'll move forward with the automaton and the grapheme cluster breaking algorithm. Thanks! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-11 23:43:00 | Guillaume Sanchez | set | recipients: + Guillaume Sanchez, steven.daprano, r.david.murray |
| 2017-07-11 23:43:00 | Guillaume Sanchez | set | messageid: <1499816580.87.0.0622786518184.issue30717@psf.upfronthosting.co.za> |
| 2017-07-11 23:43:00 | Guillaume Sanchez | link | issue30717 messages |
| 2017-07-11 23:43:00 | Guillaume Sanchez | create | |