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

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


    from 3c8fe40  TINKERPOP-1435 Added Char support to graphson and python
     new aa766ef  TINKERPOP-1435 added Duration for graphson in python
     new 38e64db  TINKERPOP-1435 Add char serialization for GraphSON 3.0 in 
python

The 14012 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_python/structure/io/graphsonV2d0.py    | 16 +++++++++++
 .../gremlin_python/structure/io/graphsonV3d0.py    | 32 +++++++++++++++++++++-
 gremlin-python/src/main/jython/setup.py            |  3 +-
 .../jython/tests/structure/io/test_graphsonV2d0.py | 11 ++++++++
 .../jython/tests/structure/io/test_graphsonV3d0.py | 22 +++++++++++++++
 5 files changed, 82 insertions(+), 2 deletions(-)

Reply via email to