Files
masakari/releasenotes/notes/drop-python-38-39-deab0b81006bae48.yaml
Stephen Finucane c39b9bd7fd Drop support for Python 3.8, 3.9
Python 3.8 was untested for some time. Python 3.9 is no longer tested
in Flamingo.

We also update our tox.ini to reflect versions we're going to see in the
wild nowadays.

Change-Id: I5a7da653611aaaf761f3290f577b85df5a0e6bb2
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-05-08 14:18:09 +01:00

6 lines
143 B
YAML

---
upgrade:
- |
Support for Python 3.8 and Python 3.9 has been removed. The minimum
supported version of Python is now Python 3.10.