ML
ML copied to clipboard
Drop support for Python 2/Jython 2
Supporting both Python 3 / Jython 3 and Python 2 / Jython 2 simultaneously is making test maintenance very difficult. I don't think we need support for Python 2 / Jython 2 any longer, and getting rid of it will simplify testing.
Related to https://github.com/wala/ML/issues/147.