Skip to content

chore: #617 migrate to domain_to_ascii_cow#624

Open
brendenehlers wants to merge 2 commits into
brave:masterfrom
brendenehlers:ascii_cow
Open

chore: #617 migrate to domain_to_ascii_cow#624
brendenehlers wants to merge 2 commits into
brave:masterfrom
brendenehlers:ascii_cow

Conversation

@brendenehlers
Copy link
Copy Markdown

@brendenehlers brendenehlers commented Apr 25, 2026

Resolves #617

Replaces idna::domain_to_ascii with idna::domain_to_ascii_cow, providing the empty deny list to preserve existing functionality.

@brendenehlers brendenehlers changed the title chore: !617 migrate to domain_to_ascii_cow chore: #617 migrate to domain_to_ascii_cow Apr 25, 2026
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.

Swap all idna::domain_to_ascii to idna::domain_to_ascii_cow

1 participant