The document discusses the slow adoption of Python 3 in contrast to Python 2, emphasizing that Python 3 was not intended to immediately replace Python 2. It highlights several scenarios where developers might still be required to use Python 2 due to project dependencies or specific requirements. The author urges developers to start porting their code to Python 3, warning that Python 2 is becoming obsolete and will eventually no longer be supported.