This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from caa4e7866 disabled broken workflow => see THRIFT-5936
add 8f1bfda81 THRIFT-5926: Fix TSaslClientTransport.open() for DIGEST-MD5
No new revisions were added by this update.
Summary of changes:
lib/py/src/transport/TTransport.py | 12 ++-
lib/py/test/test_sasl_transport.py | 160 +++++++++++++++++++++++++++++++++++++
2 files changed, 170 insertions(+), 2 deletions(-)
create mode 100644 lib/py/test/test_sasl_transport.py