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