Skip to content

Another temporary fix for #4566 #4582

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

Merged
merged 2 commits into from
Feb 28, 2023
Merged

Conversation

youknowone
Copy link
Member

@youknowone youknowone commented Feb 26, 2023

see also #4572

we can temporarily go with this because unicode_names2 will work with this interface in future.

closes #4566

@youknowone
Copy link
Member Author

Oh, no. The UnicodeData.txt does include aliases but not abbrs.

@DimitrisJim
Copy link
Member

DimitrisJim commented Feb 26, 2023

ah, that's true, I hadn't noticed that either tbh since I just looked into NameAliases.txt (and it's actually annoying unfortunately since you now need to handle both files.)

@DimitrisJim
Copy link
Member

does your branch of unicode_names2 currently handle the abbreviations? If so, lets merge it.

@youknowone
Copy link
Member Author

Yes, finally.

@youknowone youknowone merged commit aa8336e into RustPython:main Feb 28, 2023
@youknowone youknowone deleted the unicode_names2 branch February 28, 2023 13:33
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 this pull request may close these issues.

Some valid named unicode characters cause syntax errors
2 participants