This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 524cdfd616 Added more links to the provider and languages page CTR
add 5d230e6b3e Fix RequestId Override CTR
add 34b98b3ec6 Merge pull request #1914 from
Bit-Quill/cole/fix_request_id_override
add 2b9a979782 Merge branch '3.5-dev' into 3.6-dev
new 6211b0df2f Merge branch '3.6-dev'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.asciidoc | 1 +
gremlin-go/driver/request.go | 13 +++++-
gremlin-go/driver/request_test.go | 50 ++++++++++++++++++++++
.../python/gremlin_python/driver/connection.py | 2 +
4 files changed, 64 insertions(+), 2 deletions(-)
create mode 100644 gremlin-go/driver/request_test.go