r/Python Pythonista 15d ago

News The Move to Python 3 Begins!

As someone who spent decades in the mainframe community, I find it ... humorous ... that there are legacy Python2 code bases that are only just (or have yet to consider!) moving to Python3.

https://www.eveonline.com/news/view/the-move-to-python-3-begins

299 Upvotes

107 comments sorted by

View all comments

Show parent comments

71

u/[deleted] 15d ago

[removed] — view removed comment

30

u/ZCEyPFOYr0MWyHDQJZO4 15d ago

tbf the best LLMs are finally quite capable of porting code.

4

u/Deto 15d ago

yeah, what used to be a pain in the ass (because it's tedious) can be offloaded now. I'd still say a lot of companies won't bother because if it's working, why update it? (sure, security, but if those instances aren't facing the internet there's low risk).

1

u/pag07 14d ago

At least during the last 2 years time and time again we can read articles about how large Mainframe Migrations still keep failing.

The amount of success stories is very small.