Remove Python 3 support from todo list

This commit is contained in:
Wouter Bolsterlee
2016-07-27 19:09:40 +02:00
parent 0903fe261a
commit c470029ba7

View File

@@ -16,9 +16,3 @@ future, depending on time, demand, and technical possibilities.
* Port HappyBase over to the (still experimental) HBase Thrift2 API when it
becomes mainstream, and expose more of the underlying features nicely in the
HappyBase API.
* Python 3 support. This would be trivial for HappyBase, now that the
underlying Thrift library is Python 3 compatible. `Track`_ this
issue online.
.. _Track: https://github.com/wbolster/happybase/issues/40