Skip to content

LookupError hiding GSSError when LC_MESSAGES is set #72

Closed
@msimacek

Description

@msimacek

gssapi/raw/misc.pyx:291 - error handling incorrectly sets encoding to language name instead of encoding name (selecting the first element of tuple instead of second) when LC_MESSAGES is set, causing LookupError to be raised, hiding the original exception

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