| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-10 | 1.0 kB | |
| v2.2.8 source code.tar.gz | 2026-02-10 | 95.7 kB | |
| v2.2.8 source code.zip | 2026-02-10 | 115.6 kB | |
| Totals: 3 Items | 212.2 kB | 8 | |
What's Changed
- support local_infile_dir option by @RasmusKard in https://github.com/PyMySQL/mysqlclient/pull/755
- update readthedocs conf by @methane in https://github.com/PyMySQL/mysqlclient/pull/759
- update mariadb-connector to 3.4.8 by @methane in https://github.com/PyMySQL/mysqlclient/pull/773
- add Python 3.14 and drop Python 3.9 by @methane in https://github.com/PyMySQL/mysqlclient/pull/774
- update pyproject.toml to support Python 3.14 by @MysticEntity-dev in https://github.com/PyMySQL/mysqlclient/pull/772
- free threading: do not enable GIL by @methane in https://github.com/PyMySQL/mysqlclient/pull/775
- release v2.2.8 by @methane in https://github.com/PyMySQL/mysqlclient/pull/776
New Contributors
- @RasmusKard made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/755
- @MysticEntity-dev made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/772
Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.2.7...v2.2.8