community.mysql/changelogs/fragments/fix_python2_compatibility.yml
2025-07-24 10:21:18 +02:00

3 lines
206 B
YAML

---
bugfixes:
- "mysql_query - fix a Python 2 compatibility issue caused by the addition of ``execution_time_ms`` in version 3.12 (see https://github.com/ansible-collections/community.mysql/issues/716)."