Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/releases/pending/python.fmf
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
description: |
This is the **last release where Python 3.9 is supported** on
the test :term:`runner`. The minimal requirement since
``tmt-1.79`` to be released in September 2026 is Python 3.12.
Please make sure that you are using a supported Python version
on the system running ``tmt`` or use one of our `container
images`__. Note that this change does not affect in any way
:ref:`guest-compatibility`, i.e. the System Under Test where
tests are being executed.

__ https://quay.io/organization/teemtee/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
Please, do not edit this file, is is rendered from runner-guest-compatibility.yaml
and test-runner-guest-compatibility-matrix.rst.j2, and all your changes would be overwritten.

.. _guest-compatibility:

Guest Compatibility
-------------------

Expand Down
Loading