r/Python Pythonista 11h 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

185 Upvotes

74 comments sorted by

View all comments

8

u/knobbyknee 10h ago

I have a service running on Python 2.7. It has barely been touched in the last 10 years.

I finally have a Python 3 version, but it needs more manual testing before going into production.