Earlier quoted context omitted.
So? Let’s say you had an old large code base in 100,000s of lines of code that just works and has been mostly untouched for years in eol/maintenance. you expect there to be budget or time to rewrite it into python 3 for literally no reason other then “2.7 is deprecated”? It’s far cheaper, potentially millions cheaper, to just change clouds/providers and find a way to continue on 2.7.
> Let’s say you had an old large code base in 100,000s of lines of code that just works I've migrated 200k LoC python 2.7 codebases to python 3. It certainly wasn't painless but tools like black, flake8, 2to3 and other stuff helped. It's not impossible and can be executed in 2-4 weeks > you expect there to be budget or time to rewrite it into python 3 for literally no reason other then “2.7 is deprecated” 2.7 is not…
Your code took a month, not everyone’s will.
so again something is just running and working why spend the money and or time when there are potentially far more important things to spend limited resources on?
op even said “yes I’m gonna but I don’t have the time” be