mirror of
https://github.com/xcat2/confluent.git
synced 2025-06-02 19:40:10 +00:00
Various commands may (accidentally or intentionally) encounter non-ascii data. While python stdout without pipe is fine, when piping it assumes ascii. Fix this to always assume utf-8 explicitly.
Description
Languages
Python
79.9%
Shell
15.9%
C
3.4%
Go
0.4%
Perl
0.3%