Python version information: Difference between revisions
From ihaveahax's Site
Jump to navigationJump to search
→MSys2 (Windows): python2 packages are gone |
|||
| Line 8: | Line 8: | ||
The one for the latest version in the 3.x series could be outdated until I remember to update it. | The one for the latest version in the 3.x series could be outdated until I remember to update it. | ||
Note about macOS: The version number indicates the SDK used to build it. For macOS 11/Universal 2 binaries, 10.9 is the minimum between 3.8 and 3.12.5; 10.13 is the minimum starting with 3.12.6. | Note about macOS: The version number indicates the SDK used to build it. For macOS 11/Universal 2 binaries, 10.9 is the minimum between 3.8 and 3.12.5; 10.13 is the minimum starting with 3.12.6; 10.15 is the minimum starting with 3.14. | ||
'''Note about Windows:''' The [https://docs.python.org/dev/using/windows.html Python install manager] will replace the traditional executable installer starting with 3.16. This installer requires Windows 10 or Windows Server 2022 or later. | '''Note about Windows:''' The [https://docs.python.org/dev/using/windows.html Python install manager] will replace the traditional executable installer starting with 3.16. This installer requires Windows 10 or Windows Server 2022 or later. | ||