Skip to content

_enquote function uses 'unicode-internal', which was removed in Python 3.8. #75

Closed
@slotnick

Description

@slotnick

Describe the bug
While running under Python 3.8.1:
File "...lib/python3.8/site-packages/crossplane/builder.py", line 69, in _enquote
arg = codecs.decode(arg, 'unicode-internal')
LookupError: unknown encoding: unicode-internal

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