confluentinc/confluent-kafka-python

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

开放

#448 创建于 2018年9月19日

 (4 条评论) (0 个反应) (0 位负责人)Python (909 个派生)batch import
buggood first issueinvestigate furtheros:windows

仓库指标

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

描述

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

贡献者指南