You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2022/07/11 21:15:47 UTC

[tinkerpop] branch 3.5-dev updated (8901fe6af8 -> 89669451ed)

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

spmallette pushed a change to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 8901fe6af8 Merge branch 'pr-1743' into 3.5-dev
     add 81f884e278 Added int8 (to Short) & uint/uint64 (to BigInt) for GraphBinary serialization
     add 36a2e9bb57 Merge branch 'pr-1749' into 3.5-dev
     add 9ea42b88e1 added return in SingleByte and SingleChar & fix if check bug
     add 2a2b6e6005 Adding unit tests for the change.
     add 89669451ed Merge branch 'pr-1750' into 3.5-dev

No new revisions were added by this update.

Summary of changes:
 gremlin-go/driver/graphBinary.go                   | 23 ++++++++++++-----
 gremlin-go/driver/graphBinary_test.go              | 30 ++++++++++++++++++++++
 .../src/main/python/gremlin_python/statics.py      |  6 ++---
 .../src/main/python/tests/test_statics.py          | 26 +++++++++++++++++++
 4 files changed, 76 insertions(+), 9 deletions(-)