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

idna: Generate the mapping table needed for uts46 #728

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

robinlinden
Copy link
Owner

No description provided.

@robinlinden robinlinden force-pushed the idna-uts46-tables branch 3 times, most recently from 61136fe to 50988ed Compare October 18, 2023 19:06
@robinlinden robinlinden force-pushed the idna-uts46-tables branch 4 times, most recently from 6cb5484 to 14acde4 Compare March 11, 2024 23:48
@robinlinden robinlinden changed the title idna: wip uts46 table generation idna: Generate the mapping table needed for uts46 Mar 12, 2024
@robinlinden robinlinden marked this pull request as ready for review March 12, 2024 00:47
@robinlinden
Copy link
Owner Author

@Zer0-One I hacked this into the url parser to see if it's at least somewhat sane, and the tests that only require the uts46 mapping step to pass seem happy with it.

Copy link
Collaborator

@Zer0-One Zer0-One left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool. One step closer to being able to ditch ICU.

@robinlinden robinlinden merged commit 4ca9f90 into master Mar 12, 2024
26 checks passed
@robinlinden robinlinden deleted the idna-uts46-tables branch March 12, 2024 19:51
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.

2 participants