Writing Python2 and Python3 Compatible Code
· β 2 min read
Python2 to Python3 is a major version update. Today, a large number of projects in production still run on Python2. But that does not mean those projects will stay on Python2 forever β developers also need to consider the project’s compatibility with Python3, both to make migration easier and as