Search



Search Results
Displaying 161 to 170 of 542 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added Django 3.0 support while preserving compatibility with Django 2.2. (WL #13985) Bugs Fixed Fixed a memory leak in the C-extension implementation when using the Decimal ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-24.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed Python 2.7 and 3.5 support, and added Python 3.9 support. (WL #14424) Bugs Fixed On Windows, improved the MSI's "Destination Folder" dialogue to include what's being ...(Bug #89480, Bug #32144255, Bug #32192619, Bug #32001787, Bug #27477376, WL #14027, WL #14239, WL #14240) Improved server disconnection handling of X Protocol connections now creates a log entry and returns an error message, as needed, after Connector/Python receives a connection-close notice from the ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-26.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1.0 and TLSv1.1 connection protocols now are deprecated and support for them is subject to removal in a future Connector/Python version.
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils support, which is deprecated in Python 3.10 and removed in Python 3.12. (WL #15348) Bugs Fixed Microsoft Windows: The Connector/Python MSI did not detect and ...(WL #14861) Adopted type hint enforcement for function and class attributes with mypy; this is compliant with PEP 8 for module ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-33.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Adopted function annotation enforcement by mypy, which makes the mysqlx module compliant with PEP 8. (WL #15528) Bugs Fixed The C extension set mysql_native_password as the ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: With this release, we no longer supply 32-bit binaries for Connector/Python. (WL #15629) Bugs Fixed Connector/Python setup.py did not specify the minimum ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added support for the WebauthN in FIDO (Fast Identity Online) authentication plugin (authentication_webauthn), and added a new webauthn_callback connection option. (WL #15664) ...This deprecates the related authentication_fido implementation with its fido_callback connection ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The X DevAPI and Classic API were separated into their own packages. (WL #15523) Bugs Fixed Binary strings were incorrectly converted to regular strings when using a prepared ...The mysql-connector-python package continues to install the Classic API, and a new mysqlx-connector-python package installs the X ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-4-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added SASL authentication support for the C-extension using the GSSAPI (Kerberos) authentication method on Windows via the authentication_ldap_sasl_client plugin (see LDAP ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added two new connection options: read_timeout (time limit to receive a response from the server) and write_timeout (time limit to send data to the server). (WL #16285) Bugs ...Both options default to None, which sets the timeout to ...
Displaying 161 to 170 of 542 total results