mirror of
https://github.com/xcat2/confluent.git
synced 2026-05-11 17:04:19 +00:00
59789bae7d
In python3, the string is likely to be unicode and incompatible with the libc function. If it isn't bytes, force it to be bytes.