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 32: Line 32:
== Distribution versions ==
== Distribution versions ==


'''Bold''' distribution versions indicates an LTS release (for distros with this distinction). '''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''' distribution versions indicates an LTS release (for distros with this distinction).
 
'''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.
 
<s>''Strikethrough''</s> indicates an EOL distribution.


=== Ubuntu ===
=== Ubuntu ===


* '''18.04''' (bionic) - '''3.6.9''', 3.7.5, 3.8.0
* <s>'''''18.04''''' (bionic)</s> - '''3.6.9''', 3.7.5, 3.8.0
* '''20.04''' (focal) - '''3.8.10''', 3.9.5
* '''20.04''' (focal) - '''3.8.10''', 3.9.5
* '''22.04''' (jammy) - '''3.10.6''', 3.11.0rc1
* '''22.04''' (jammy) - '''3.10.6''', 3.11.0rc1
Line 44: Line 48:
=== Debian ===
=== Debian ===


* <s>9 (stretch)</s> - '''3.5.3'''
* 10 (buster) - '''3.7.3'''
* 10 (buster) - '''3.7.3'''
* 11 (bullseye) - '''3.9.2'''
* 11 (bullseye) - '''3.9.2'''

Navigation menu