summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWouter Bolsterlee <wouter@bolsterl.ee>2016-07-27 19:09:40 +0200
committerWouter Bolsterlee <wouter@bolsterl.ee>2016-07-27 19:09:40 +0200
commitc470029ba744109d6de843fc3a96a76edbd909b9 (patch)
tree2df92c51e64ed0bb0740532e639bdd12147ea94b
parent0903fe261a6371830cffc66e61c9f08f500df6d0 (diff)
downloadhappybase-c470029ba744109d6de843fc3a96a76edbd909b9.tar.gz
Remove Python 3 support from todo list
-rw-r--r--TODO.rst6
1 files changed, 0 insertions, 6 deletions
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