Release Notes for MariaDB Connector/Python 1.0.8

Overview

MariaDB Connector/Python is a native MariaDB connector for building Python applications on MariaDB. It is compliant with Python DB API 2.0 (PEP-249). It is written in C and uses MariaDB Connector/C.

MariaDB Connector/Python 1.0.8 was released on 2021-10-21. This release is of General Availability (GA) maturity.

Notable Changes

  • Supports Python 3.10

Issues Fixed

  • Windows build fails with Python 3.10 (CONPY-173)