From 2b8b7490445a3e77437d0886ec25335c48f1a8e7 Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Tue, 1 Aug 2023 15:00:27 +0200 Subject: [PATCH] Apply suggestions from code review Thanks Daria! Co-authored-by: Daria Vladykina --- xml/art_modules.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xml/art_modules.xml b/xml/art_modules.xml index 510add923f..70c315d1d2 100644 --- a/xml/art_modules.xml +++ b/xml/art_modules.xml @@ -675,21 +675,21 @@ Python 3 This module provides the Python 3.11 interpreter (including setuptools, wheel, - and pypi support) and many additional maintained python 3.11 modules. It has + and pypi support) and many additional maintained Python 3.11 modules. It has a different lifecycle than &productname; itself. The Python 3.11 and the - contained python 3.11 modules are supported at least until end of December - 2027. The Python 3.11 modules might be updated at the next service pack (if + contained Python 3.11 modules are supported at least until the end of December + 2027. The Python 3.11 modules might be updated with the next service pack (if compatible and when needed). Packages within the Python 3 module can be installed alongside existing - Python packages and they can coexist within the same system without + Python packages, and they can coexist in the same system without impacting any ongoing Python 3.6 workloads. - In &productname; &productnumber; the Python 3 Module ships with Python 3.11. - Python 3.11 is compatible with versions 3.10 and 3.9. Code written in 3.9 - or 3.10 should run without or with only minimal changes in 3.11. + In &productname; &productnumber;, the Python 3 module ships with Python 3.11. + Python 3.11 is compatible with versions 3.10 and 3.9. The code written in 3.9 + or 3.10 should run without changes or only with minimal changes in 3.11. @@ -705,7 +705,7 @@ - Lifecycle: December 31st 2027 + Lifecycle: 31 Dec 2027