Files
oslo.upgradecheck/releasenotes/notes/remove-py38-3c732ccf72eb235c.yaml
Takashi Kajinami 618e5a912a Remove Python 3.8 support
Python 3.8 is no longer part of the tested runtimes for 2024.2[1]
because its EOL is coming soon.

[1] https://governance.openstack.org/tc/reference/runtimes/2024.2.html

Change-Id: I4ba170cedeb5ae9d373ec32fa5359f22d817bc57
2024-10-24 18:04:27 +09:00

6 lines
118 B
YAML

---
upgrade:
- |
Support for Python 3.8 has been removed. Now the minimum python version
supported is 3.9 .