COBOL changes very slowly, once in a decade or two. Python does not offer support of a release for more than 3 years and a half [1].
[1] https://en.wikipedia.org/wiki/History_of_Python
But a compute instance or bare metal computer that never needs a new release wont have to deal with that in python either
Its only new builds on someone else’s computer that have this modern issue
I could believe there are legacy installations happily humming away on Python 2.7 without issue.
But a compute instance or bare metal computer that never needs a new release wont have to deal with that in python either
Its only new builds on someone else’s computer that have this modern issue