[GitHub] [tinkerpop] vkagamlyk commented on a diff in pull request #1676: Finish graphbinary support in gremlin-python

2022-06-03 Thread GitBox
vkagamlyk commented on code in PR #1676: URL: https://github.com/apache/tinkerpop/pull/1676#discussion_r889226039 ## gremlin-python/src/main/python/gremlin_python/structure/io/graphbinaryV1.py: ## @@ -255,15 +257,15 @@ class LongIO(_GraphBinaryTypeIO): @classmethod def

[GitHub] [tinkerpop] vkagamlyk commented on a diff in pull request #1676: Finish graphbinary support in gremlin-python

2022-06-03 Thread GitBox
vkagamlyk commented on code in PR #1676: URL: https://github.com/apache/tinkerpop/pull/1676#discussion_r889228829 ## gremlin-python/src/main/python/gremlin_python/driver/driver_remote_connection.py: ## @@ -59,7 +59,7 @@ def __init__(self, url, traversal_source="g", protocol_fac

[GitHub] [tinkerpop] vkagamlyk commented on a diff in pull request #1676: Finish graphbinary support in gremlin-python

2022-06-03 Thread GitBox
vkagamlyk commented on code in PR #1676: URL: https://github.com/apache/tinkerpop/pull/1676#discussion_r889240550 ## gremlin-python/src/main/python/gremlin_python/driver/driver_remote_connection.py: ## @@ -59,7 +59,7 @@ def __init__(self, url, traversal_source="g", protocol_fac