Skip to content

GURL idna encoding #25

Description

@malloxpb

Right now GURL could not handle such idna urls. All of the idna urls are marked as invalid. Although Google Chrome does parse these urls correctly!

>>> URL('банки.рф'.encode('idna')).is_valid()
False

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🪲Something isn't workinginvalidThis doesn't seem right

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions