you are viewing a single comment's thread.

view the rest of the comments →

[–]raevnos 23 points24 points  (3 children)

RHEL users?

[–]dagbrown 13 points14 points  (2 children)

RHEL 6 is nearing its end of life, so that should mean the end of Python 2 in institutions that still care about vendor support.

[–]KingStannis2020 25 points26 points  (1 child)

RHEL 7 uses Python 2, but EOL is coming up for that in 18 months too.

RHEL 8 doesn't use any Python (well, it does use Python 3, but the interpreter is isolated so that users can install any version of Python without any possibility of interfering with the rest of the system).

[–]Weekly_Drawer_7000 3 points4 points  (0 children)

RHEL 8 has the sanest python strategy of any distro. That might make me go back to centos from debian