This is an automated email from the ASF dual-hosted git repository.
yuxuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 88a45ac77 THRIFT-5449: Use poll instead of select in Python
TNonblockingServer if available Client: Python
add 8045d82f0 Update Go versions used in travis and LANGUAGES.md
No new revisions were added by this update.
Summary of changes:
LANGUAGES.md | 2 +-
build/docker/ubuntu-bionic/Dockerfile | 4 ++--
build/docker/ubuntu-disco/Dockerfile | 4 ++--
build/docker/ubuntu-xenial/Dockerfile | 4 ++--
configure.ac | 9 +++++++++
lib/go/Makefile.am | 11 ++++++++++-
lib/go/test/Makefile.am | 8 +++++++-
lib/go/test/fuzz/Makefile.am | 2 +-
lib/go/thrift/binary_protocol.go | 1 -
lib/go/thrift/protocol.go | 1 -
lib/go/thrift/serializer_test.go | 6 ++++--
test/go/Makefile.am | 12 +++++++++---
test/go/genmock.sh | 2 +-
tutorial/go/Makefile.am | 10 ++++++++--
14 files changed, 56 insertions(+), 20 deletions(-)