caesar0301 / treelib

An efficient implementation of tree data structure in python 2/3.
http://treelib.readthedocs.io/en/latest/
Other
801 stars 185 forks source link

Python 2 deprecation #164

Open mattseymour opened 3 years ago

mattseymour commented 3 years ago

With the deprecation of python 2 it would be good to see a deprecation or halt on support of python 2 within the project with is the removal of lots of python2 support code.

The reason for this request comes as the latest version of this project has a new additional dependency on future library, python 2.7 should have usage levels low enough that now that this project diverge and support only python version 3.