Skip to content

Commit 8963486

Browse files
committed
Merge pull request #95 from dhermes/update-todo-re-py3
Updating TODO to reflect Py3 support in Thrift.
2 parents 6205177 + 2a71540 commit 8963486

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

TODO.rst

+5-2
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@ future, depending on time, demand, and technical possibilities.
1717
becomes mainstream, and expose more of the underlying features nicely in the
1818
HappyBase API.
1919

20-
* Python 3 support. This would be trivial for HappyBase, but the underlying
21-
Thrift library needs to be Python 3 compatible first.
20+
* Python 3 support. This would be trivial for HappyBase, now that the
21+
underlying Thrift library is Python 3 compatible. `Track`_ this
22+
issue online.
23+
24+
.. _Track: https://github.com/wbolster/happybase/issues/40

0 commit comments

Comments
 (0)