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 d6fc79122 bump nuget packages
     add 23e29d67f FIx cmake warning on CMP0148
     add 9aac8ad7a Fix call to deprecated test methods
     add 5c22d91b4 Fix collection test
     add 11c960848 Add option to search the local lib path
     add eae1094d3 Use the v0.16 thrift for type_hints also
     add 3adca0ecf Missed actually using the new variables from the new calls 
to get Python
     add cdd8e3b1e Print Python version
     add f9449eacf Try to force python version
     add 7770d2749 Put back the actual python tests
     add eec3fbb10 Also use the 0.16 file for the makefile
     add f2534ad34 Pin python building also to 3.13
     add 9f96b485f Skip ssl tests
     add 20a90bf9f Also skip the type_hints and enum tests
     add d804bd1c1 Reworked the local_libpath() using the code form 
_import_local_thrift
     add f8ce26cd4 Fix issue with deprecated function in test

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yml           | 13 ++++++---
 build/appveyor/MSVC-appveyor-full.bat | 12 ++++++--
 build/cmake/DefineOptions.cmake       | 15 +++++++---
 compiler/cpp/test/CMakeLists.txt      |  6 ++--
 lib/py/CMakeLists.txt                 | 18 ++++++------
 test/py/CMakeLists.txt                |  2 +-
 test/py/Makefile.am                   |  4 +--
 test/py/RunClientServer.py            | 20 ++++++++------
 test/py/SerializationTest.py          | 52 +++++++++++++++++------------------
 test/py/TestFrozen.py                 |  6 ++--
 test/py/TestSocket.py                 | 13 +++++++--
 test/py/generate.cmake                |  4 +--
 test/py/util.py                       | 10 ++++---
 13 files changed, 103 insertions(+), 72 deletions(-)

Reply via email to