Skip to content

Add support for IDNs to validate.URL#2928

Merged
sloria merged 1 commit intodevfrom
idna
Apr 1, 2026
Merged

Add support for IDNs to validate.URL#2928
sloria merged 1 commit intodevfrom
idna

Conversation

@sloria
Copy link
Copy Markdown
Member

@sloria sloria commented Mar 26, 2026

closes #2821
alternative to #2927

this adapts Django's approach of accepting unicode chars in its regex

@sloria sloria merged commit c1e727e into dev Apr 1, 2026
9 checks passed
@sloria sloria deleted the idna branch April 1, 2026 12:20
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.

There is not way to make marshmallow.validate.URL accept IDNs (Internationalized Domain Names)

1 participant