From 31bfa669a6f64c82cc34d9297a9d7b6864ec3a27 Mon Sep 17 00:00:00 2001 From: Wulian <1055917385@qq.com> Date: Wed, 2 Oct 2024 23:11:19 +0800 Subject: [PATCH] update windows.rst --- Doc/using/windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index b048fd71894365..20d872d7639219 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -25,7 +25,7 @@ As specified in :pep:`11`, a Python release only supports a Windows platform while Microsoft considers the platform under extended support. This means that Python |version| supports Windows 10 and newer. If you require Windows 7 support, please install Python 3.8. If you require Windows 8.1 support, -please install Python 3.13. +please install Python 3.12. There are a number of different installers available for Windows, each with certain benefits and downsides.