-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
Description
This would be trivial for HappyBase, but the underlying Thrift library needs to be Python 3 compatible first.
A simple '2to3' on the source code seems to work, but this needs to be properly supported in a stable Thrift release first.
Status/todo for this issue:
- Merge Enable building universal wheels #78
- Regenerate Thrift bindings using a newer Thrift version (maybe not needed)
- Update docs (
TODO.rst
)