Python version information: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
→‎Distribution versions: mark availability of free-threaded builds
No edit summary
(→‎Distribution versions: mark availability of free-threaded builds)
 
Line 54: Line 54:
-->
-->


'''Bold''' distribution versions indicates an LTS release (for distros with this distinction). <s>Strikethrough</s> indicates an EOL distribution. ''Italic'' indicates a beta distribution.
* '''Bold''' distribution versions indicates an LTS release (for distros with this distinction). <s>Strikethrough</s> indicates an EOL distribution. ''Italic'' indicates a beta distribution.
 
* '''Bold''' Python versions indicates the default one (what you get if you install "python3" or equivalent). This only includes what's in the official repositories.
'''Bold''' Python versions indicates the default one (what you get if you install "python3" or equivalent). This only includes what's in the official repositories.
* A "t" next to a version means a free-threading build is available.


=== Ubuntu ===
=== Ubuntu ===
Line 85: Line 85:
=== Fedora ===
=== Fedora ===
<!-- for f in python3{,.{6,7,8,9,10,11,12,13,14}}; do dnf info $f | grep 'Version  '; done -->
<!-- for f in python3{,.{6,7,8,9,10,11,12,13,14}}; do dnf info $f | grep 'Version  '; done -->
Last updated: {{#time:H:i, j F Y (e)|20241029212341}}
Last updated: {{#time:H:i, j F Y (e)|20241104060136}}


Usually the last two releases are kept up to date with the latest releases.
Usually the last two releases are kept up to date with the latest releases.
Line 93: Line 93:
* <s>37</s> - 3.13.0a2, 3.12.0, '''3.11.5''', 3.10.13, 3.9.18, 3.8.18, 3.7.16, 3.6.15
* <s>37</s> - 3.13.0a2, 3.12.0, '''3.11.5''', 3.10.13, 3.9.18, 3.8.18, 3.7.16, 3.6.15
* <s>38</s> - 3.13.0b1, 3.12.3, '''3.11.9''', 3.10.14, 3.9.19, 3.8.19, 3.7.17, 3.6.15
* <s>38</s> - 3.13.0b1, 3.12.3, '''3.11.9''', 3.10.14, 3.9.19, 3.8.19, 3.7.17, 3.6.15
* 39 - 3.14.0a1, 3.13.0, '''3.12.5''', 3.11.10, 3.10.15, 3.9.20, 3.8.20, 3.7.17, 3.6.15
* 39 - 3.14.0a1t, 3.13.0t, '''3.12.7''', 3.11.10, 3.10.15, 3.9.20, 3.8.20, 3.7.17, 3.6.15
* 40 - 3.14.0a1, 3.13.0, '''3.12.7''', 3.11.10, 3.10.15, 3.9.20, 3.8.20, 3.6.15
* 40 - 3.14.0a1t, 3.13.0t, '''3.12.7''', 3.11.10, 3.10.15, 3.9.20, 3.8.20, 3.6.15
* 41 - 3.14.0a1, '''3.13.0''', 3.12.7, 3.11.10, 3.10.15, 3.9.20, 3.8.20, 3.6.15
* 41 - 3.14.0a1t, '''3.13.0'''t, 3.12.7, 3.11.10, 3.10.15, 3.9.20, 3.8.20, 3.6.15


=== Red Hat Enterprise Linux and derivatives ===
=== Red Hat Enterprise Linux and derivatives ===
Line 107: Line 107:


=== Nix ===
=== Nix ===
 
Last updated: {{#time:H:i, j F Y (e)|20241104060136}}
Last updated: {{#time:H:i, j F Y (e)|20241027170614}}


* <s>23.11</s> - 3.13.0b2, 3.12.2, '''3.11.8''', 3.10.14, 3.9.19, 3.8.19
* <s>23.11</s> - 3.13.0b2, 3.12.2, '''3.11.8''', 3.10.14, 3.9.19, 3.8.19
* 24.05 - 3.13.0, 3.12.5, '''3.11.9''', 3.10.15, 3.9.20
* 24.05 - 3.13.0t, 3.12.5, '''3.11.9''', 3.10.15, 3.9.20
* nixpkgs-unstable - 3.13.0, '''3.12.6''', 3.11.10, 3.10.15, 3.9.20
* nixpkgs-unstable - 3.13.0t, '''3.12.6''', 3.11.10, 3.10.15, 3.9.20


=== Alpine Linux ===
=== Alpine Linux ===

Navigation menu