Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix failing Devanagari क tests #125

Open
syvb opened this issue Sep 28, 2023 · 2 comments · May be fixed by #134
Open

Fix failing Devanagari क tests #125

syvb opened this issue Sep 28, 2023 · 2 comments · May be fixed by #134

Comments

@syvb
Copy link
Contributor

syvb commented Sep 28, 2023

Currently we skip these tests from the Unicode test suite (see #124):

if s.starts_with("क\u{94d}") || s.starts_with("क\u{93c}") {

We should fix whatever issue is causing these to fail.

@nicolasmendoza
Copy link
Contributor

Hi @syvb

I'd like to work on this Issue #125, Is it still open for contribution? If so, may I claim it?

@syvb
Copy link
Contributor Author

syvb commented Oct 2, 2023

@nicolasmendoza I'm not working on this myself, you can claim this if you want. (also: to be clear, I'm not a maintainer of this crate)

Jules-Bertholet added a commit to Jules-Bertholet/unicode-segmentation that referenced this issue May 10, 2024
@Jules-Bertholet Jules-Bertholet linked a pull request May 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants