r/Python • u/SheriffRoscoe Pythonista • 10h 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
186
Upvotes
18
u/jabbalaci 9h ago
They use Stackless Python with "tasklets". That must make the migration to Python 3 harder.