Skip to content

There is a problem with verifying the Chinese URL #188

Description

@affectalways

import validators
validators.url("http://www.baidu.com(中文)")
ValidationFailure(func=url, args={'public': False, 'value': 'http://www.baidu.com(中文)'})
validators.url("http://www.baidu.com(中文)")
True

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue: Works not as designedduplicateIssue/PR: RedundantoutdatedIssue/PR: Open for more than 3 months

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions