mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-22 09:06:34 +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.