Connector/Python 1.1.13 Changelog
Release date: Jul 15 2025
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #7b015f2 2025-06-22 07:39:00 +0200
CONPY-313: Check float types "inf", "-inf" and "nan"
Revision #6831e07 2025-06-16 14:07:09 +0200
Skip reconnect test for maxscale
Revision #8090efa 2025-06-16 12:44:14 +0200
Fixed various memory leaks and address sanitizer related problems:
Revision #7b0fbd8 2025-04-01 09:15:21 +0200
Merge pull request #31 from mr-c/typo
Revision #b89c90a 2024-11-25 13:02:05 +0100
fix a typo
Revision #ee884c8 2025-02-24 12:00:32 +0100
For the moment we disable benchmarking on travis.
Revision #0723803 2025-02-24 11:58:17 +0100
CONPY-306: Fix crash when getting invalid unicode
Revision #63e10d0 2025-02-22 11:04:02 +0100
Improve cursor behavior on closed connections
Revision #5f227fc 2025-02-21 08:31:57 +0100
Run benchmarks with 3.12 instead of 3.13
Revision #0ebfcd5 2025-02-21 08:22:12 +0100
Added tp_dealloc for cursor object
Revision #11a22ad 2025-02-20 19:53:33 +0100
CONPY-296: Include test suite in sdist
Revision #4d8dde1 2025-02-17 17:14:33 +0100
Enable benchmark for 3.13
Revision #aac09d2 2025-02-14 14:24:26 +0100
Fix warnings in mariadb_codecs.c
Revision #e73f280 2025-02-13 14:19:54 +0100
bump version (to 1.1.13)
Last updated
Was this helpful?