Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

utilize str.translate() for conversion #36

Merged
merged 7 commits into from Mar 28, 2020
Merged

Conversation

miurahr
Copy link
Owner

@miurahr miurahr commented Mar 28, 2020

No description provided.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
- Simplify generation code.
- Compress unicodepoints with lzma.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@coveralls
Copy link

coveralls commented Mar 28, 2020

Coverage Status

Coverage remained the same at ?% when pulling bba5816 on topic-utilize-str-trasnlate into 60b3c45 on master.

- introduce CodePoints class to catch LookupError and return None
  to remove unknown code.
- No need to compress codepoint data.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr miurahr merged commit becca45 into master Mar 28, 2020
@miurahr miurahr deleted the topic-utilize-str-trasnlate branch May 25, 2020 03:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants