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 ffb97e1 THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd
Patch: Jens Geyer
add 45a9827 Remove unnecessary TException.message hack
add b40f5c2 THRIFT-4002: Make generated exception classes immutable by
default
No new revisions were added by this update.
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, 57 insertions(+), 14 deletions(-)