mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-18 17:40:45 +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.