confluentinc/confluent-kafka-python

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

Open

#448 创建于 2018年9月19日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (909 fork)batch import
buggood first issueinvestigate furtheros:windows

仓库指标

Star
 (3,526 star)
PR 合并指标
 (平均合并 10天 2小时) (30 天内合并 27 个 PR)

描述

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

贡献者指南