mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-100008: VS 2017 is required since Python 3.11 (#100045)
This commit is contained in:
parent
9dc787ea96
commit
5837e5f347
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Features required to build CPython:
|
|||
|
||||
.. versionchanged:: 3.11
|
||||
C11 compiler, IEEE 754 and NaN support are now required.
|
||||
On Windows, Visual Studio 2017 or later is required.
|
||||
|
||||
.. versionchanged:: 3.10
|
||||
OpenSSL 1.1.1 is now required.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue