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

refactor: use ops for idna & punycode #17817

Merged
merged 4 commits into from
Feb 20, 2023
Merged

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented Feb 18, 2023

Towards #17809

Unsure if we want to get rid of ucs2 namespace or not; doesnt seem very used. if we get rid of it, we can get rid of the entire idna.ts file.

ext/node/idna.rs Outdated Show resolved Hide resolved
ext/node/idna.rs Outdated Show resolved Hide resolved
ext/node/idna.rs Outdated Show resolved Hide resolved
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM 2

@crowlKats crowlKats merged commit 88f6fc6 into denoland:main Feb 20, 2023
@crowlKats crowlKats deleted the node_idna branch February 20, 2023 17:47
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.

3 participants