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 b40f5c2 THRIFT-4002: Make generated exception classes immutable by
default
new 1234ddf Revert "THRIFT-4002: Make generated exception classes
immutable by default"
new 3d9f50d Revert "Remove unnecessary TException.message hack"
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 | 9 ++++++++
lib/py/src/protocol/TBase.py | 4 ----
lib/py/src/protocol/TProtocol.py | 10 ++------
test/DebugProtoTest.thrift | 4 ----
test/py/TestFrozen.py | 17 --------------
6 files changed, 14 insertions(+), 57 deletions(-)