mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-26 05:00:46 +00:00
a31834910cbe569836994344fe62a66af70bb63d
If the json dumper sees utf-8 encoded strings that it wants to join with other strings, it will not work. Instead make all the data fully unicode to make json dumper happy. Then force it to encode to utf-8 to make python's IO happy.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
79.4%
Shell
16.5%
C
3.3%
Go
0.4%
Perl
0.3%