mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-14 03:37:49 +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.