Skip to content

[GR-64723] Fix unicode identifiers #500

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 4 commits into from
May 5, 2025
Merged

Conversation

graalvmbot
Copy link
Collaborator

Fixes for #498. I tried to run that package's tests and made a few more fixes.

  • Fix validating identifiers that start with non-BMP character
  • Add unicode normalization for identifiers
  • Fix creating SyntaxErrors in synthetic sources (from ast)
  • Be more lenient in readline.parse_and_bind, it's not worth crashing people's custom repls just because of this

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 2, 2025
@graalvmbot graalvmbot closed this May 5, 2025
@graalvmbot graalvmbot merged commit 1d082f7 into master May 5, 2025
1 check passed
@graalvmbot graalvmbot deleted the msimacek/GR-64723_fix-hy branch May 5, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants