Skip to content

gh-74902: add unicode grapheme cluster break algorithm - #2673

Closed
Vermeille wants to merge 13 commits into
python:mainfrom
Vermeille:grapheme_cluster_break
Closed

gh-74902: add unicode grapheme cluster break algorithm#2673
Vermeille wants to merge 13 commits into
python:mainfrom
Vermeille:grapheme_cluster_break

Conversation

@Vermeille

@Vermeille Vermeille commented Jul 11, 2017

Copy link
Copy Markdown
Contributor

I have added GraphemeBreakProperty to UnicodeData.
An automaton to compute the rules for breaking grapheme clusters according to TR29 is included. It passes all the tests provided in GraphemeBreakTests.txt.

https://bugs.python.org/issue30717

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants