8ce2ec730e
- Update to version 2.3.7 * Allow to specify openssl dependency on macos - from version 2.3.6 * Build manylinux wheels using manylinux2014 image - Use Python 3.11 on SLE-15 by default
Nico Krapp2025-08-06 16:29:50 +00:00
d3c4157c52
Accepting request 1288866 from devel:languages:python
Ana Guerrero2025-06-27 21:02:30 +00:00
77f7cb8ef1
- Update to version 2.3.5 * Make mssql cython 3.1.0 compatible * Fix sqlalchemy.orm.exc.MappedAnnotationError in tests. * Add py.typed which marks pymssql as suporting typechecks.
Markéta Machová2025-06-27 14:47:34 +00:00
e7d74686c5
Accepting request 1226014 from devel:languages:python
Ana Guerrero2024-11-24 10:05:02 +00:00
5c88871d71
- update to 2.2.8: * Compatibility with Cython. * Fix build on Alpine Linux (fix#762). * Fill in result description in cursor.callproc (fix#772). * Add explicit link to krb5 (fix#776) * Added bytes and bytearray to support bulk_copy types, thanks to steve-strickland (#756). * Fix UnicodeEncodeError for non-ascii database name (#484). * Fix pymssql.Binary (#504). * On macOS check for FreeTDS in homebrew prefix when building. * Some documentation changes. * Drop support for Python2 and Python3 < 3.6. * Fixed a deadlock caused by a missing release of GIL (#540), * Prevents memory leak on login failure. Thanks to caogtaa and Simon.StJG (PR-690). * Fix check for TDS version (#652 and #669).
Dirk Mueller2023-08-13 19:44:19 +00:00