Release Notes for MariaDB Connector/Python 1.0.4
This page is part of MariaDB's Documentation.
The parent of this page is: Release Notes for MariaDB Connector/Python 1.0
Topics on this page:
Overview
MariaDB Connector/Python is the interface between Python applications and MariaDB Server. MariaDB Connector/Python enables development of Python applications. 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.4 was released on 2020-10-20. This release is of General Availability (GA) maturity.
Notable Changes
Now uses the Python 3.9
wheel
package on Windows.