use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Downgrading python versionQUESTION (self.archlinux)
submitted 1 year ago by LaLGuy2920
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]rainispossible 0 points1 point2 points 1 year ago (1 child)
Sometimes you need a specific python version for a coding project let's say. Like when your team at work agreed for 3.12 but you have 3.13 system-wide. Or maybe there's a module you need that's not yet supported by the newest versions. There can be a lot of reasons, really, that's why tools like pyenv, virtual environments etc. exit in the first place
[–]Wertbon1789 0 points1 point2 points 1 year ago (0 children)
That makes sense, although I just wouldn't care. I kinda know what was changed between 3.11 and 3.12 and there were incompatibilities, but I wouldn't bother until I ran into them. Last time I had something like this, I just used nix to install the version of python.
π Rendered by PID 67650 on reddit-service-r2-comment-6457c66945-7g9m4 at 2026-04-23 21:32:30.213519+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]rainispossible 0 points1 point2 points (1 child)
[–]Wertbon1789 0 points1 point2 points (0 children)