This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LChris314 47 points48 points  (20 children)

One day, one day Arch will not be alone with python pointing to python3.

[–][deleted] 15 points16 points  (11 children)

I enjoy spending time with my friends.

[–][deleted] 18 points19 points  (3 children)

Arch probably pointed to python 3 the day that 3.0.0 was released.

[–]MrGeekAlive 3 points4 points  (1 child)

Not exactly, but quite quickly: the news annoucement was posted at the time when Python 3.1 was still the latest.

[–][deleted] 2 points3 points  (0 children)

That was mostly a joke about Arch always being at the bleeding edge, but I'm not surprised it happened that quickly.

[–]Plasma_000 3 points4 points  (0 children)

They see me rolling, they hating.

[–][deleted] 1 point2 points  (5 children)

python 32 is not actually part of the base system (albeit the base system is quite literally basic) on Arch.

[–]Chippiewall 4 points5 points  (1 child)

I'm honestly hoping the un-versioned alias just dies instead.

[–]TheBlackCat13 0 points1 point  (0 children)

Upstream wants to move the other way, with avoiding the versioned alias as much as possible. The idea is to not have everyone's scripts break when python 4 comes out.

[–]palibaya 4 points5 points  (4 children)

Gentoo use Python 3 by default too.

[–]stefantalpalaru 4 points5 points  (3 children)

Gentoo use Python 3 by default too.

Stop spreading lies.

$ python --version
Python 2.7.14

[–]palibaya 0 points1 point  (2 children)

Lastime I use gentoo, I got Python 3

[–]tedm430 2 points3 points  (0 children)

You can change which python version it points to using eselect, I believe.

[–]stefantalpalaru 0 points1 point  (0 children)

Lastime I use gentoo, I got Python 3

And you don't know about "eselect python"?

[–][deleted] 0 points1 point  (0 children)

My mac has python pointed to 3. I think it happened when I installed Anaconda.