TypeError with ClickException on Python 3

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

Milestone

@blueyed

Description

from click.exceptions import UsageError
exc = UsageError('foo')
print(exc)

TypeError: __str__ returned non-string (type bytes)

This seems to be there since a while already: 8c6c150

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels

    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions