community.mysql/changelogs/fragments/1-python2.yml
Andrew Klychkov 7a4f77fea2
Announce dropping Python 2 support (#735)
* Announce dropping Python 2 support

* major -> breaking in changelog
2025-09-16 07:55:08 +02:00

2 lines
174 B
YAML

breaking_changes:
- Since version 4.0.0, the collection accepts code written in Python 3. Modules aren't tested against Python 2 and might not work in Python 2 environments.