2.1 Changes in MySQL Connector/Python 9.5.0 (2025-10-22, General Availability)
Functionality Added or Changed
Added support for Python 3.14, and removed support for Python
3.9.
From Python v3.14 and onwards, The module zstandard will be
imported from Python's standard library instead of the
externally installable couterpart.
(WL #17138, WL #17045)