|
|
Subscribe / Log in / New account

Arch Linux drops Python 2

Arch Linux drops Python 2

Posted Sep 26, 2022 13:13 UTC (Mon) by hkario (subscriber, #94864)
In reply to: Arch Linux drops Python 2 by ballombe
Parent article: Arch Linux drops Python 2

And I have multiple software projects that run with no modifications needed on both Python 2.6 and Python 3.11, exact same source is executed on both.

So what's your point?


to post comments

Arch Linux drops Python 2

Posted Sep 26, 2022 14:45 UTC (Mon) by Wol (subscriber, #4433) [Link]

When were your projects last modified? THAT is the point.

If your Python 2.6 source was written before 2.7 was released, and still works fine on 3, then great. If you had to modify the source to work with 3, then *you* have clearly missed the point. It's not clear from what you say which is the case.

Unfortunately, I have a python utility that was written for (and runs fine on) 2.7. It crashes on - I guess 3.8? 3.9? I'm not sure which one was current when I tried it.

It's someone else's source, I don't "do" Python, so I can't ditch 2.7 until someone else fixes it for me ...

Cheers,
Wol


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds