From c92707f224b24763a5bee3d88e2323b9b36d1721 Mon Sep 17 00:00:00 2001 From: Peter Lilley Date: Nov 02 2021 11:11:34 +0000 Subject: add python 3.10 section --- diff --git a/modules/release-notes/pages/developers/Development_Python.adoc b/modules/release-notes/pages/developers/Development_Python.adoc index 9a2ac8c..2601767 100644 --- a/modules/release-notes/pages/developers/Development_Python.adoc +++ b/modules/release-notes/pages/developers/Development_Python.adoc @@ -3,3 +3,10 @@ include::{partialsdir}/entities.adoc[] [[sect-python]] = Python + +[[python-3.10]] +== Python updated to 3.10 + +Fedora Linux 35 updates the Python stack from Python 3.9 to Python 3.10, the newest major release of the Python programming language. + +Information about the new features in Python 3.10 can be found at the link:++https://www.python.org/dev/peps/pep-0619/#features-for-3-10++[Python website]. \ No newline at end of file