Remove support for Python 2
Opened this issue · 1 comments
chuckwondo commented
There are a few places where there is logic to support using Python 2. Since Python 2 is no longer viable, we should remove all remnants of code supporting it.
chuckwondo commented
@bsatoriu, how safe do you think this is? Would anybody still be using Python 2 with maap-py? As a corollary, if we want to support Python 3 only, what minimum version would make sense?