Skip to content

LOW: def _is_valid_uri() returns True for URIs containing control chars and non-ASCII chars #3

@esnible

Description

@esnible

It's especially tricky because URI(u'http://localhost:3200/sy/Bl\xe5b\xe6rsyltet\xf8ysys') returns no error when it is constructed, but Tracebacks if the str() method is called (e.g. during logging)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions