Python 2 reaches end-of-life on 2020-01-01.
See https://python3statement.org for a list of projects which have pledged to drop support for Python 2 on or before its EOL.
I'd like to suggest making a release soonish with the recent changes that still supports Python 2.7, and then drop it.
That'll allow newer features of Python to be used, and also some vendored code can be removed (eg. #362 (comment)) and deal with some other issues (eg. #268 (comment)).
Python 2 reaches end-of-life on 2020-01-01.
See https://python3statement.org for a list of projects which have pledged to drop support for Python 2 on or before its EOL.
I'd like to suggest making a release soonish with the recent changes that still supports Python 2.7, and then drop it.
That'll allow newer features of Python to be used, and also some vendored code can be removed (eg. #362 (comment)) and deal with some other issues (eg. #268 (comment)).