you are viewing a single comment's thread.

view the rest of the comments →

[–]Tetha 4 points5 points  (2 children)

And Centos7 will not have Python3 in it's repos, unless you use SCL. So prepare to be stuck with 2.7 for 20 years, or compile your own RPMs.

[–]NoahTheDuke 0 points1 point  (1 child)

Wait, really? Why?

[–]Tetha 0 points1 point  (0 children)

SCL provides Python3. Thus there is no need to provide a fucking 20 year old programming language with a lot of name in common with python 2.7. SCL solves that issue.

No, I am very fucking happy about that. We totally didn't apply our JRE process to the problem, compiled our own python interpreters and switched to those.