mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-02-06 09:26:34 +00:00
- get rid from 2.7 specific modules: `six`, `ipaddress` - use Python3 unpacking operator - use `shutil.which()` instead of `find_executable()`