Features testing: bump deps for Python > 3.8 (43e6f068) add Python 3.13 & 3.14 (b385289e) be a little more verbose about ZK download URL (4ed8a304) core: removing tiny remaining bits of Python2 hybridation (0751174) add support for SNI (273bd56) Bug Fixes core: Proper retry count in KazooRetry (73309b2d) Revert "Fix possible endless wait in stop() after AUTH_FAILED error (#688)" (2fb93a87) prefer use of time.monotonic (b00d88ff, closes #722) Add missing Zookeeper exceptions codes (4c6bad82) fix spelling (686d770) test: avoid racy reader vs writer contender in test_rw_lock (6540c932) testing: follow redirect when downloading ZK and use https (b4155ea0)