confluentinc/confluent-kafka-python

KafkaError error strings are unicode on Windows when language is non-english

Open

#448 aberto em 19 de set. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (909 forks)batch import
buggood first issueinvestigate furtheros:windows

Métricas do repositório

Stars
 (3.526 stars)
Métricas de merge de PR
 (Mesclagem média 10d 2h) (27 fundiu PRs em 30d)

Description

Which messes up KafkaError__str__, assuming it has an ascii7 string.

Guia do colaborador