2a1e160747
Accepting request 1245100 from devel:languages:python
Ana Guerrero2025-02-11 20:20:15 +00:00
654174f8a8
- version update to 2.2.7 * MariaDB include paths for Win by @CristiFati in #749 * support opentelemetry-instrumentation by @methane in #753Markéta Machová2025-02-11 13:34:26 +00:00
a53cea7df5
Accepting request 1239229 from devel:languages:python
Ana Guerrero2025-01-23 16:57:13 +00:00
20865b50cb
- sphinx_rtd_theme is now an optional dependency for Sphinx - split HTML docs to the doc subpackage
Steve Kowalik2025-01-21 00:41:36 +00:00
8ee06f4966
Accepting request 1225331 from devel:languages:python
Ana Guerrero2024-11-21 14:13:18 +00:00
e670ad75f2
- update to 2.2.6: * MariaDB Connector/C 3.4 and MairaDB 11.4 enabled SSL and CA verification by default.
Dirk Mueller2024-11-20 16:01:49 +00:00
c56c3eb6bd
- update to 2.2.5: * (Windows wheel) Update MariaDB Connector/C to 3.4.1. #726 * (Windows wheel) Build wheels for Python 3.13. #726Dirk Mueller2024-10-24 19:02:44 +00:00
9c2053594a
Accepting request 1145385 from devel:languages:python
Ana Guerrero2024-02-09 22:51:57 +00:00
89b44b0faf
- update to 2.2.4: * Support ssl=True in connect().
Dirk Mueller2024-02-09 10:37:53 +00:00
857d438bb0
Accepting request 1133633 from devel:languages:python
Ana Guerrero2023-12-17 20:28:59 +00:00
832868a0ed
- update to 2.2.1: * `Connection.ping() avoid using MYSQL_OPT_RECONNECT option until reconnect=True` is specified. MySQL 8.0.33 start showing warning when the option is used.
Dirk Mueller2023-12-16 19:09:19 +00:00
6e3c94058f
Accepting request 1129231 from devel:languages:python
Ana Guerrero2023-11-28 21:18:54 +00:00
7b9d943cac
- update to 2.2.0: * Use `pkg-config instead of mysql_config` (#586) * Raise ProgrammingError on -inf (#557) * Raise IntegrityError for ER_BAD_NULL. (#579) * Windows: Use MariaDB Connector/C 3.3.4 (#585) * Use pkg-config instead of mysql_config (#586) * Add collation option (#564) * Drop Python 3.7 support (#593) * Use pyproject.toml for build (#598) * Add Cursor.mogrify (#477) * Partial support of ssl_mode option with mariadbclient (#475) * Discard remaining results without creating Python objects * Fix executemany with binary prefix (#605) * Support multibyte utf8 return values with new versions of MariaDB.
Dirk Mueller2023-11-27 19:39:22 +00:00
01a2281e8e
Accepting request 1100880 from devel:languages:python
Ana Guerrero2023-07-27 14:50:11 +00:00
f2dd54efe9
Accepting request 1100753 from home:bmwiedemann:branches:devel:languages:python
Matej Cepl2023-07-26 14:28:32 +00:00
04d2413426
- Add liberally-accept-charsets.patch: * Support multibyte utf8 return values with new versions of MariaDB.
Steve Kowalik2021-09-10 07:49:18 +00:00