Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement /\p{Basic_Emoji}/u #221

Closed
wants to merge 1 commit into from

Conversation

bnoordhuis
Copy link
Contributor

Support the Basic_Emoji property from https://unicode.org/reports/tr51/

Support for Emoji_Keycap_Sequence, RGI_Emoji_Flag_Sequence, etc. is not yet complete because unicode_gen does not know how to generate codepoint sequences, only ranges.

Support the Basic_Emoji property from https://unicode.org/reports/tr51/

Support for Emoji_Keycap_Sequence, RGI_Emoji_Flag_Sequence, etc. is not
yet complete because unicode_gen does not know how to generate codepoint
sequences, only ranges.
@bnoordhuis
Copy link
Contributor Author

I just realized about 50% of Basic_Emoji is made up of codepoint sequences, not just the various Foo_Sequence categories, so this still needs a bit more work.

@bnoordhuis
Copy link
Contributor Author

Closing, see #228.

@bnoordhuis bnoordhuis closed this Dec 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant