This is an automated email from the ASF dual-hosted git repository.
dcelasun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.
from 6e023df THRIFT-4889 Nonblocking server with sasl support Client: Java
Patch: Qinghui Xu
new 9320f89 Revert "Revert "Remove unnecessary TException.message hack""
new 9c43962 Revert "Revert "THRIFT-4002: Make generated exception classes
immutable by default""
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
compiler/cpp/src/thrift/generate/t_py_generator.cc | 27 +++++++++++++++++++---
lib/py/src/Thrift.py | 11 ---------
lib/py/src/protocol/TBase.py | 4 ++++
lib/py/src/protocol/TProtocol.py | 10 ++++++--
test/DebugProtoTest.thrift | 4 ++++
test/py.tornado/test_suite.py | 5 +---
test/py.twisted/test_suite.py | 5 +---
test/py/TestFrozen.py | 17 ++++++++++++++
8 files changed, 59 insertions(+), 24 deletions(-)