mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 00:08:35 +00:00
b42dafb085
In python 3.9, the % is no longer included in the first member of the address tuple. Handle both scenarios by adding '%' in for versions that seem to want to remove it.