Python version information: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
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.


* [https://www.python.org/downloads/release/python-3114 3.11.4] (current, first with Windows ARM64)
* [https://www.python.org/downloads/release/python-31011/ 3.10.11]
* [https://www.python.org/downloads/release/python-3913/ 3.9.13] (last with macOS Intel-only)
* [https://www.python.org/downloads/release/python-3810/ 3.8.10] (first with macOS universal2, last one to support Windows 7)
* [https://www.python.org/downloads/release/python-379/ 3.7.9]
* [https://www.python.org/downloads/release/python-368/ 3.6.8] (first with macOS 64-bit 10.9 only installer, last with 32/64-bit 10.6 installer)
* [https://www.python.org/downloads/release/python-354/ 3.5.4]
{| class="wikitable"
{| class="wikitable"
|+ Quick installer links
|+ Quick installer links
|-
|-
! Ver !! w32 !! w64 !! wa64 !! 10.6 !! 10.9 !! 11
! Ver !! w32 !! w64 !! wa64 !! 10.6 !! 10.9 !! 11 !! Notes
|-
|-
| 3.11.4 || {{/dl|3.11.4|w32}} || {{/dl|3.11.4|w64}} || {{/dl|3.11.4|wa64}} ||  ||  || {{/dl|3.11.4|11}}
| [https://www.python.org/downloads/release/python-3120b3/ 3.12.0b3] || {{/dl|3.12.0b3|w32}} || {{/dl|3.12.0b3|w64}} || {{/dl|3.12.0b3|wa64}} ||  ||  || {{/dl|3.12.0b3|11}} ||
|-
|-
| 3.10.11 || {{/dl|3.10.11|w32}} || {{/dl|3.11.4|w64}} || ||  ||  || {{/dl|3.11.4|11}}
| '''[https://www.python.org/downloads/release/python-3114/ 3.11.4]''' || {{/dl|3.11.4|w32}} || {{/dl|3.11.4|w64}} || {{/dl|3.11.4|wa64}} ||  ||  || {{/dl|3.11.4|11}} || ('''current''', first with Windows ARM64)
|-
|-
| 3.9.13 || {{/dl|3.9.13|w32}} || {{/dl|3.9.13|w64}} ||  ||  || {{/dl|3.9.13|10.9}} || {{/dl|3.9.13|11}}
| [https://www.python.org/downloads/release/python-31011/ 3.10.11] || {{/dl|3.10.11|w32}} || {{/dl|3.11.4|w64}} ||  ||  || || {{/dl|3.11.4|11}} ||
|-
|-
| 3.8.10 || {{/dl|3.8.10|w32}} || {{/dl|3.8.10|w64}} ||  ||  || {{/dl|3.8.10|10.9}} || {{/dl|3.8.10|11}}
| [https://www.python.org/downloads/release/python-3913/ 3.9.13] || {{/dl|3.9.13|w32}} || {{/dl|3.9.13|w64}} ||  ||  || {{/dl|3.9.13|10.9}} || {{/dl|3.9.13|11}} || (last with macOS Intel-only)
|-
|-
| 3.7.9 || {{/dl|3.7.9|w32}} || {{/dl|3.7.9|w64}} ||  ||  || {{/dl|3.7.9|10.9}} ||  
| [https://www.python.org/downloads/release/python-3810/ 3.8.10] || {{/dl|3.8.10|w32}} || {{/dl|3.8.10|w64}} ||  ||  || {{/dl|3.8.10|10.9}} || {{/dl|3.8.10|11}} || (first with macOS universal2, last one to support Windows 7)
|-
|-
| 3.6.8 || {{/dl|3.6.8|w32}} || {{/dl|3.6.8|w64}} ||  || {{/dl|3.6.8|10.6}} || {{/dl|3.6.8|10.9}} ||  
| [https://www.python.org/downloads/release/python-379/ 3.7.9] || {{/dl|3.7.9|w32}} || {{/dl|3.7.9|w64}} ||  || || {{/dl|3.7.9|10.9}} ||  ||  
|-
|-
| 3.5.4 || {{/dl|3.5.4|w32}} || {{/dl|3.5.4|w64}} ||  || {{/dl|3.5.4|10.6}} ||  ||  
| [https://www.python.org/downloads/release/python-368/ 3.6.8] || {{/dl|3.6.8|w32}} || {{/dl|3.6.8|w64}} ||  || {{/dl|3.6.8|10.6}} || {{/dl|3.6.8|10.9}} ||  || (first with macOS 64-bit 10.9 only installer, last with 32/64-bit 10.6 installer)
|-
| [https://www.python.org/downloads/release/python-354/ 3.5.4] || {{/dl|3.5.4|w32}} || {{/dl|3.5.4|w64}} ||  || {{/dl|3.5.4|10.6}} ||  ||  ||
|}
|}


Navigation menu