We don't want to support Python 2 anymore, and code to be compatible with it makes code more complicated and less readable. I think there are tools that detect and warn about old Python code. We can use them to see what needs to be updated.