Overview
Request 518703 accepted
- update to 1.1.0:
* Set socket timeout unconditionally on ``TSocket``
* Add new ‘0.98’ compatibility mode
* Add support for reversed scanners
* From now on this library uses a semantic versioning scheme.
HappyBase is a mature library, but always used 0.x version numbers
for no good reason. This has now changed.
* Finally, Python 3 support. Thanks to all the people who contributed!
* Switch to thriftpy as the underlying Thrift library, which is a much
nicer and better maintained library.
* Enable building universal wheels
- convert to singlespec
- split -doc package
Request History
tbechtold created request
- update to 1.1.0:
* Set socket timeout unconditionally on ``TSocket``
* Add new ‘0.98’ compatibility mode
* Add support for reversed scanners
* From now on this library uses a semantic versioning scheme.
HappyBase is a mature library, but always used 0.x version numbers
for no good reason. This has now changed.
* Finally, Python 3 support. Thanks to all the people who contributed!
* Switch to thriftpy as the underlying Thrift library, which is a much
nicer and better maintained library.
* Enable building universal wheels
- convert to singlespec
- split -doc package
tbechtold accepted request