We are jazzed to announce the release of: tooz 2.3.1: Coordination library for distributed systems. This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/tooz Download the package from: https://pypi.org/project/tooz Please report issues through: https://bugs.launchpad.net/python-tooz/+bugs For more details, please see below. 2.3.1 ^^^^^ Bug Fixes * Fixes AttributeError in the "mysql" driver with PyMySQL 0.10.0. Changes in tooz 2.3.0..2.3.1 ---------------------------- 667e2ec Fix broken CI and PyMySQL support b47e687 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + releasenotes/notes/mysql-0.10.0-7660f75a1c57a920.yaml | 4 ++++ setup.cfg | 2 +- tooz/drivers/mysql.py | 18 +++++++++--------- 4 files changed, 15 insertions(+), 10 deletions(-)