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 3b0ab4dfa Enforce consistent whitespaces around blocks, equal signs,
and in parameters in Ruby code
add 98034d1f5 Regression test for THRIFT-4002: Immutable exception
deserialization Client: py Patch: Jens Geyer Generated-by: Opencode big-pickle
No new revisions were added by this update.
Summary of changes:
lib/py/CMakeLists.txt | 1 +
lib/py/test/test_immutable_exception.py | 243 ++++++++++++++++++++++++++++++++
2 files changed, 244 insertions(+)
create mode 100644 lib/py/test/test_immutable_exception.py