This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from a76c72a3f6 Merge branch '3.8-dev'
     new 7aed918320 Fix 3.7-dev to master merge issue with go test CTR
     new 974bbdb3c1 Remove obsolete GType GraphBinary4 serialization CTR

The 2 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:
 .../gremlin/structure/io/binary/DataType.java      |  1 -
 .../io/binary/TypeSerializerRegistry.java          |  1 -
 .../structure/io/binary/types/EnumSerializer.java  |  2 --
 gremlin-go/driver/graphBinaryDeserializer.go       |  4 +--
 gremlin-go/driver/graphBinaryDeserializer_test.go  | 20 --------------
 gremlin-go/driver/graphBinarySerializer.go         |  3 ---
 gremlin-go/driver/graphTraversalSource_test.go     | 31 ++++++++--------------
 gremlin-go/driver/serializer.go                    |  3 ---
 .../gremlin_python/structure/io/graphbinaryV4.py   |  8 +-----
 9 files changed, 13 insertions(+), 60 deletions(-)

Reply via email to