MariaDB Python Connector 1.1.13 now available

spacer

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Python 1.1.13 release.

Release Notes

MariaDB Connector/Python 1.1.13

MariaDB Connector/Python 1.1.13 is a stable (GA) release.

Notable changes in this release include:

  • If a cursor will be reused, methods execute(), executemany(), and callproc() will aways reset the cursor to avoid possible memory leaks
  • Fixed various memory leaks in unittest suite
  • Fixes for various issues

See the release notes page for full details and visit mariadb.com/downloads/connectors/connectors-data-access/python-connector/ to download.