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 da54fc814 THRIFT-5819: use latest rustc version for rustlib (#3085)
add d078721e4 remove more Python2 compatibility
No new revisions were added by this update.
Summary of changes:
compiler/cpp/test/compiler/staleness_check.py | 1 -
.../fb303/py/fb303_scripts/fb303_simple_mgmt.py | 1 -
.../java/org/apache/thrift/test/EqualityTest.java | 5 +---
lib/py/setup.py | 2 --
lib/py/src/TRecursive.py | 5 ----
lib/py/src/TTornado.py | 3 +--
lib/py/src/compat.py | 31 +++++-----------------
lib/py/src/protocol/TJSONProtocol.py | 14 +++-------
lib/py/src/protocol/TProtocol.py | 5 ----
lib/py/src/transport/TTransport.py | 3 ++-
lib/py/src/transport/TZlibTransport.py | 3 +--
lib/py/test/thrift_json.py | 2 --
test/crossrunner/compat.py | 25 +++--------------
test/crossrunner/report.py | 6 +----
test/py/FastbinaryTest.py | 21 +++++----------
test/py/RunClientServer.py | 2 --
test/py/SerializationTest.py | 3 ---
test/py/TestClient.py | 3 ---
test/py/TestServer.py | 1 -
test/test.py | 1 -
20 files changed, 26 insertions(+), 111 deletions(-)