Documentation
"Using Python on Windows" section of the documentation says:
This means that Python 3.14 supports Windows 8.1 and newer. If you require Windows 7 support, please install Python 3.8.
However, Windows 8.1 ESU has been discontinued in January of 2023 and therefore according to PEP 11 has been unsupported starting from python-3.12. It is not clear why we are mentioning Windows 7, so I recommend removing that sentence.
Python 3.12 was released in October of 2023 and therefore no longer supported Windows 8.1
Linked PRs
Documentation
"Using Python on Windows" section of the documentation says:
However, Windows 8.1 ESU has been discontinued in January of 2023 and therefore according to PEP 11 has been unsupported starting from python-3.12. It is not clear why we are mentioning Windows 7, so I recommend removing that sentence.
Python 3.12 was released in October of 2023 and therefore no longer supported Windows 8.1
Linked PRs