← Package directory
Available on winget

Install Python 3.11

Python is a programming language that lets you work more quickly and integrate your systems more effectively.

Install with winget
winget install --id Python.Python.3.11
Upgrade
winget upgrade --id Python.Python.3.11
Uninstall
winget uninstall --id Python.Python.3.11

About Python 3.11

Python is a programming language that lets you work more quickly and integrate your systems more effectively.

Version history

Version Updated Notes
3.11.9 Unknown Release notes
3.11.8 Unknown Release notes
3.11.7 Unknown Release notes
3.11.6 Unknown Release notes
3.11.5 Unknown Release notes
3.11.4 Unknown Security - gh-103142: The version of OpenSSL used in our binary builds has been upgraded to 1.1.1u to address several CVEs. - gh-99889: Fixed a security in flaw in uu.decode() that could allow for directory traversal bas...
3.11.3 Unknown Security - gh-101727: Updated the OpenSSL version used in Windows and macOS binary release builds to 1.1.1t to address CVE-2023-0286, CVE-2022-4303, and CVE-2022-4303 per the OpenSSL 2023-02-07 security advisory. - gh-10...
3.11.2 Unknown Core and Builtins - gh-92173: Fix the defs and kwdefs arguments to PyEval_EvalCodeEx() and a reference leak in that function. - gh-101400: Fix wrong lineno in exception message on continue or break which are not in a loo...
3.11.1 Unknown Release notes
3.11.0 Unknown Release notes