Files
openstacksdk/releasenotes/notes/drop-python-37-38-2a6336af44050fec.yaml
Stephen Finucane 48f9639744 Drop support for Python 3.8
We haven't tested this in the gate for some time. While we appear to
still work under 3.8, it goes end-of-life in October 2024 and is holding
us back from adding more, better typing. It's time to let it go.

Change-Id: I0e1cef837febe3baa0dd145640ebc96192c0c915
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Depends-on: https://review.opendev.org/c/openstack/python-openstackclient/+/924493
2024-08-07 16:38:27 +01:00

7 lines
205 B
YAML

---
upgrade:
- |
Support for Python 3.7 and 3.8 has been dropped. Python 3.7 support was
untested and known to be broken for multiple releases, while Python 3.8
is going EOL in October 2024.