Add a news item for the switch to Python 3.10. The text is roughly
the same as for 3.9, with some minor grammar fixes.
Signed-off-by: Michał Górny <
[email protected]>
---
.../2022-06-13-python3-10.en.txt | 120 ++++++++++++++++++
1 file changed, 120 insertions(+)
create mode 100644 2022-06-13-python3-10/2022-06-13-python3-10.en.txt
diff --git a/2022-06-13-python3-10/2022-06-13-python3-10.en.txt b/2022-06-13-python3-10/2022-06-13-python3-10.en.txt
new file mode 100644
index 0000000..305646d
--- /dev/null
+++ b/2022-06-13-python3-10/2022-06-13-python3-10.en.txt
@@ -0,0 +1,120 @@
+Title: Python 3.10 to become the default on 2021-07-01
+Author: Michał Górny <
[email protected]>
+Posted: 2022-06-13
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: dev-lang/python:3.8
+Display-If-Installed: dev-lang/python:3.9
+
+We are planning to switch the default Python target of Gentoo systems
+on 2022-07-01, from Python 3.9 to Python 3.10. If you have not changed
+the values of PYTHON_TARGETS or PYTHON_SINGLE_TARGET, the change will
+have immediate effect on your system and the package manager will try
+to switch automatically on the next u