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 96d62dd17 Added --server-type argument to Ruby cross-tests integration 
server
     add acbcf10d9 Fixed Python flake8 offenses

No new revisions were added by this update.

Summary of changes:
 lib/py/src/TTornado.py                             |  7 +++--
 lib/py/src/protocol/TJSONProtocol.py               |  1 -
 lib/py/src/protocol/TProtocol.py                   |  1 -
 lib/py/src/transport/THttpClient.py                |  2 +-
 lib/py/src/transport/TSSLSocket.py                 |  7 +++--
 lib/py/src/transport/sslcompat.py                  |  3 +-
 lib/py/test/fuzz/fuzz_common.py                    | 35 ++++++++++++----------
 lib/py/test/fuzz/fuzz_parse_TBinaryProtocol.py     |  2 ++
 .../fuzz/fuzz_parse_TBinaryProtocolAccelerated.py  |  4 ++-
 lib/py/test/fuzz/fuzz_parse_TCompactProtocol.py    |  4 ++-
 .../fuzz/fuzz_parse_TCompactProtocolAccelerated.py |  4 ++-
 lib/py/test/fuzz/fuzz_roundtrip_TBinaryProtocol.py |  2 ++
 .../fuzz_roundtrip_TBinaryProtocolAccelerated.py   |  4 ++-
 .../test/fuzz/fuzz_roundtrip_TCompactProtocol.py   |  4 ++-
 .../fuzz_roundtrip_TCompactProtocolAccelerated.py  |  4 ++-
 lib/py/test/test_socket.py                         |  4 +--
 lib/py/test/thrift_TBinaryProtocol.py              |  8 ++---
 lib/py/test/thrift_TSerializer.py                  |  1 -
 test/crossrunner/run.py                            |  4 +--
 test/py/FastbinaryTest.py                          |  2 --
 test/py/RunClientServer.py                         |  2 +-
 test/py/SerializationTest.py                       |  1 -
 test/py/TestClient.py                              |  4 +--
 test/py/TestServer.py                              |  2 +-
 test/py/TestTypes.py                               |  7 +++--
 test/py/explicit_module/EnumSerializationTest.py   | 12 +++++---
 26 files changed, 79 insertions(+), 52 deletions(-)
 mode change 100755 => 100644 test/py/FastbinaryTest.py
 mode change 100755 => 100644 test/py/SerializationTest.py

Reply via email to