This is an automated email from the ASF dual-hosted git repository.
yuxuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.
from 68c1506 THRIFT-5261 Support for deprecated methods (via annotation)
Client: Delphi Patch: Jens Geyer
add 01d53f4 THRIFT-5248: Python: Make TSocket.isOpen check if server
still connected
No new revisions were added by this update.
Summary of changes:
lib/py/Makefile.am | 1 +
lib/py/src/transport/TSocket.py | 26 ++++++++++++++++++-
lib/py/test/test_socket.py | 57 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 lib/py/test/test_socket.py