I recently installed MX-Linux and cannot understand why Python 2.7.16 is installed on Debian 10
I just came across the following information whe googling
Python 3.0 was released in 2008. Its newest version, 3.6, was released in 2016, and version 3.7 is currently in development. Although Python 2.7 is still widely used, Python 3 adoption is growing quickly. ... Notably, on January 1, 2018, Python 2.7 will “retire” and no longer be maintained.
So the first question is why a fresh release of Debian relies on an old Python version?
Then I may ask - could I just upgrade to a more recent release of Python, for instance 3.7, or may it corrupt the OS somehow?