Skip to content

Commit 1f962d5

Browse files
authored
Announce the Python 3.9 deprecation (#5095)
As we agreed on the timing, let's officially announce the plan for deprecating Python 3.9 at least one release before the actual change.
1 parent 107647e commit 1f962d5

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

docs/releases/pending/python.fmf

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
description: |
2+
This is the **last release where Python 3.9 is supported** on
3+
the test :term:`runner`. The minimal requirement since
4+
``tmt-1.79`` to be released in September 2026 is Python 3.12.
5+
Please make sure that you are using a supported Python version
6+
on the system running ``tmt`` or use one of our `container
7+
images`__. Note that this change does not affect in any way
8+
:ref:`guest-compatibility`, i.e. the System Under Test where
9+
tests are being executed.
10+
11+
__ https://quay.io/organization/teemtee/

docs/templates/test-runner-guest-compatibility-matrix.inc.rst.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Please, do not edit this file, is is rendered from runner-guest-compatibility.yaml
77
and test-runner-guest-compatibility-matrix.rst.j2, and all your changes would be overwritten.
88

9+
.. _guest-compatibility:
10+
911
Guest Compatibility
1012
-------------------
1113

0 commit comments

Comments
 (0)