diff --git a/TODO.rst b/TODO.rst index 4ecc68c..3178e84 100644 --- a/TODO.rst +++ b/TODO.rst @@ -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