- update to 2.2.8:
* Add local_infile_dir option to restrict LOAD DATA LOCAL
INFILE file path.
* Add Python 3.14 and drop Python 3.8, 3.9 support.
* Experimental support for free threaded Python. Importing
MySQLdb doesn't enable the GIL anymore. This doesn't mean
mysqlclient is thread safe. You must not use same connection
object from multiple threads concurrently.
OBS-URL: https://build.opensuse.org/request/show/1342103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mysqlclient?expand=0&rev=26
Description
No description provided
Languages
RPM Spec
100%